tests/libqos: pci-spapr driver and interface nodes
commitb8782d2a47891a5f627f794f56d276ae69ece79e
authorEmanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Tue, 10 Jul 2018 14:09:26 +0000 (10 16:09 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 16:28:25 +0000 (7 17:28 +0100)
treee2c8ee25fa12a1bd19d5405a6aa1f9375bdd6766
parentdb1f266838e627cb320acd25fc9b524bd814ed73
tests/libqos: pci-spapr driver and interface nodes

Add pci-bus-spapr node, that produces pci-bus. Move QPCIBusSPAPR struct
declaration in its header (since it will be needed by other drivers)
and introduce a setter method for drivers that do not need to allocate
but have to initialize QPCIBusSPAPR.

Signed-off-by: Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/Makefile.include
tests/libqos/pci-spapr.c
tests/libqos/pci-spapr.h