| commit | 64aa99d3e0333dea73d7505190659a02ca909292 | [log] [tgz] |
|---|---|---|
| author | Kevin Wolf <kwolf@redhat.com> | Wed Jul 17 14:45:34 2013 +0200 |
| committer | Kevin Wolf <kwolf@redhat.com> | Fri Jul 26 21:59:56 2013 +0200 |
| tree | 7a118e827fc4b4fccbae4a868516e90bed7d2d66 | |
| parent | 57975222b6a928dd4a4a8a7b37093cc8ecba5045 [diff] |
qcow2: Use dashes instead of underscores in options This is what QMP wants to use. The options haven't been enabled in any release yet, so we're still free to change them. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>