+1
−0
tests/libqos/virtio-blk.c
0 → 100644
+124
−0
tests/libqos/virtio-blk.h
0 → 100644
+40
−0
Loading
Add qgraph nodes for virtio-blk-pci and virtio-blk-device. Both nodes produce virtio-blk, but virtio-blk-pci receives a pci-bus and uses virtio-pci QOSGraphObject and functions, while virtio-blk-device receives a virtio and implements its own functions Signed-off-by:Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>