summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorKevin Wolf2015-04-16 11:36:10 +0200
committerKevin Wolf2015-09-14 16:51:36 +0200
commit90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8 (patch)
tree7d0dc337ca9f9b4bd12a94baf535d9fdb6bbd78b /scripts
parentqcow2: Factor out qcow2_update_options() (diff)
downloadqemu-90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8.tar.gz
qemu-90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8.tar.xz
qemu-90efa0eaef2d1bbd161db6fd7a74d8e5a00d35a8.zip
qcow2: Move qcow2_update_options() call up
qcow2_update_options() only updates some variables in BDRVQcowState and doesn't really depend on other parts of it being initialised yet, so it can be moved so that it immediately follows the other half of option handling code in qcow2_open(). Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions