diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-03-18 15:36:31 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2016-03-30 12:16:03 +0200 |
commit | 19dbecdceef3f0800a96c25931d71b0b82c3a47a (patch) | |
tree | 11bb70b5e272daf0ec9a4550d0d45334d1eebc70 /ui/x_keymap.c | |
parent | 04feb4a5073e75b8ed213b297c857fa3ccc0b538 (diff) |
qemu-io: Use bdrv_parse_cache_mode() in reopen_f()
We must forbid changing the WCE flag in bdrv_reopen() in the same patch,
as otherwise the behaviour would change so that the flag takes
precedence over the explicitly specified option.
The correct value of the WCE flag depends on the BlockBackend user (e.g.
guest device) and isn't a decision that the QMP client makes, so this
change is what we want.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'ui/x_keymap.c')
0 files changed, 0 insertions, 0 deletions