qgraph: allow extra_device_opts on contains nodes
commitde94b54aa04c06f5988221d2d7e6ee3469173c4b
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 18 Mar 2019 13:48:47 +0000 (18 14:48 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Jun 2019 12:03:01 +0000 (3 14:03 +0200)
tree7060c3efa57d53a3705180b8943d8cc91c728ae9
parent7fca21c8b376871892946651dddcb2f266dcca5a
qgraph: allow extra_device_opts on contains nodes

Allow choosing the bus that the device will be placed on, in case
the machine has more than one.  Otherwise, the bus may not match
the base address of the controller we attach it to.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/qos-test.c