]> Git Repo - qemu.git/commit
tests/libqos: virtio-pci driver and interface nodes
authorEmanuele Giuseppe Esposito <[email protected]>
Wed, 18 Jul 2018 14:02:41 +0000 (16:02 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 7 Mar 2019 16:28:26 +0000 (17:28 +0100)
commit1ce66ecec0f26ea6a3b450c66bde6fe171471f1c
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
tests/Makefile.include
tests/libqos/virtio-pci.c
tests/libqos/virtio-pci.h
tests/virtio-blk-test.c
This page took 0.023525 seconds and 4 git commands to generate.