tests/libqos: virtio-pci driver and interface nodes
commit1ce66ecec0f26ea6a3b450c66bde6fe171471f1c
authorEmanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Wed, 18 Jul 2018 14:02:41 +0000 (18 16:02 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 16:28:26 +0000 (7 17:28 +0100)
treec368bf4cf1b2fde100eef1433d5d4db1705b3e5e
parentb026393c34779578106d3cc889271b1757b8d287
tests/libqos: virtio-pci driver and interface nodes

Add QOSGraphObject to QVirtioPCIDevice structure, with a basic
constructor. virtio-pci is not present in qgraph, since it
will be used as starting point by its subclasses (virtio-*-pci)

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