summary refs log tree commit diff stats
path: root/hw/core/machine.c
diff options
context:
space:
mode:
authorAlberto Garcia <berto@igalia.com>2018-06-29 14:37:03 +0300
committerKevin Wolf <kwolf@redhat.com>2018-08-15 12:50:39 +0200
commit261dbcb18f80dad3720209285e2ddd4e1a0b22c3 (patch)
tree199d557dcfd9644b7231d913573b1c81213ec549 /hw/core/machine.c
parent4c8350fe1729b072473417dc22fa6410a4383127 (diff)
downloadfocaccia-qemu-261dbcb18f80dad3720209285e2ddd4e1a0b22c3.tar.gz
focaccia-qemu-261dbcb18f80dad3720209285e2ddd4e1a0b22c3.zip
block: Simplify append_open_options()
This function returns a BDS's driver-specific options, excluding also
those from its children. Since we have just removed all children
options from bs->options there's no need to do this last step.

We allow references to children, though ("backing": "node0"), so those
we still have to remove.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/core/machine.c')
0 files changed, 0 insertions, 0 deletions