]> Git Repo - qemu.git/commit - tests/Makefile.include
tests/libqos: virtio-scsi driver and interface nodes
authorEmanuele Giuseppe Esposito <[email protected]>
Tue, 31 Jul 2018 09:17:38 +0000 (11:17 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 7 Mar 2019 16:28:42 +0000 (17:28 +0100)
commit8f41a3a8229c1869d8705914cf4ac85846736268
tree61a5a12df158a677b0176b089942556be105bb87
parenta3ebd6e00aed2945784d24f8764b27b8bbb3fd3a
tests/libqos: virtio-scsi driver and interface nodes

Add qgraph nodes for virtio-scsi-pci and virtio-scsi-device.
Both nodes produce virtio-scsi, but virtio-scsi-pci receives
a pci-bus and uses virtio-pci QOSGraphObject and its functions,
while virtio-scsi-device receives a virtio and implements
its own functions

Signed-off-by: Emanuele Giuseppe Esposito <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
tests/Makefile.include
tests/libqos/virtio-scsi.c [new file with mode: 0644]
tests/libqos/virtio-scsi.h [new file with mode: 0644]
This page took 0.023149 seconds and 4 git commands to generate.