diff options
| author | Kevin Wolf | 2014-03-11 17:42:41 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2014-03-13 14:42:24 +0100 |
| commit | d475e5acd2f4679d6ce458369ee658dbd60227e9 (patch) | |
| tree | 42526d3074546b05125afe76f03f45d8f641eb33 /include | |
| parent | qmp: add query-iothreads command (diff) | |
| download | qemu-d475e5acd2f4679d6ce458369ee658dbd60227e9.tar.gz qemu-d475e5acd2f4679d6ce458369ee658dbd60227e9.tar.xz qemu-d475e5acd2f4679d6ce458369ee658dbd60227e9.zip | |
qcow2: Keep option in qcow2_invalidate_cache()
Instead of manually building a list of all options from BDRVQcowState
values just reuse the options that were used to open the image.
qcow2_open() won't fully use all of the options in the QDict, but that's
okay.
This fixes all of the driver-specific options in qcow2, except for
lazy-refcounts, which was special cased before.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
