diff options
author | Kevin Wolf | 2015-04-16 13:42:27 +0200 |
---|---|---|
committer | Kevin Wolf | 2015-09-14 16:51:37 +0200 |
commit | 5b0959a7d432062dcd740f8065004285b15695fa (patch) | |
tree | 4224d1b5538bdef3dc4878b6c6e9f03312cbdbbc /target-m68k | |
parent | qcow2: Make qcow2_update_options() suitable for transactions (diff) | |
download | qemu-5b0959a7d432062dcd740f8065004285b15695fa.tar.gz qemu-5b0959a7d432062dcd740f8065004285b15695fa.tar.xz qemu-5b0959a7d432062dcd740f8065004285b15695fa.zip |
qcow2: Support updating driver-specific options in reopen
For updating the cache sizes, disabling lazy refcounts and updating the
clean_cache_timer there is a bit more to do than just changing the
variables, but otherwise we're all set for changing options during
bdrv_reopen().
Just implement the missing pieces and hook the functions up in
bdrv_reopen().
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'target-m68k')
0 files changed, 0 insertions, 0 deletions