diff options
author | Kevin Wolf | 2015-05-08 16:15:03 +0200 |
---|---|---|
committer | Kevin Wolf | 2015-12-18 14:34:43 +0100 |
commit | 145f598e4a96f6bb78664852bd589e4ea326be94 (patch) | |
tree | 43362cf4095280fb3f5816ea62b97d44c15f52b4 /tests | |
parent | block: Split out parse_json_protocol() (diff) | |
download | qemu-145f598e4a96f6bb78664852bd589e4ea326be94.tar.gz qemu-145f598e4a96f6bb78664852bd589e4ea326be94.tar.xz qemu-145f598e4a96f6bb78664852bd589e4ea326be94.zip |
block: Introduce bs->explicit_options
bs->options doesn't only contain options that the user explicitly
requested, but also option that were derived from flags, the filename or
inherited from the parent node.
For reopen, it is important to know the difference because reopening the
parent can change inherited values in child nodes, but it shouldn't
change any options that were explicitly specified for the child.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions