Home
last modified time | relevance | path

Searched hist:"145 f598e4a96f6bb78664852bd589e4ea326be94" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock.hdiff 145f598e4a96f6bb78664852bd589e4ea326be94 Fri May 08 09:15:03 CDT 2015 Kevin Wolf <kwolf@redhat.com> 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>
H A Dblock_int.hdiff 145f598e4a96f6bb78664852bd589e4ea326be94 Fri May 08 09:15:03 CDT 2015 Kevin Wolf <kwolf@redhat.com> 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>
/openbmc/qemu/
H A Dblock.cdiff 145f598e4a96f6bb78664852bd589e4ea326be94 Fri May 08 09:15:03 CDT 2015 Kevin Wolf <kwolf@redhat.com> 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>