tests/libqos: pci-pc driver and interface nodes
commit85af0057e7be4375e9563be5b6d064f963ec2c39
authorEmanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Tue, 3 Jul 2018 14:53:10 +0000 (3 16:53 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 16:28:24 +0000 (7 17:28 +0100)
treea6a99f12bd3e944c93101ed662637aed1bc3d0f7
parentfc281c802022cb3a73a53386d761daa32dce5cf9
tests/libqos: pci-pc driver and interface nodes

Add pci-bus-pc node, move QPCIBusPC 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 QPCIBusPC.

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