+1
−0
tests/libqos/virtio-rng.c
0 → 100644
+110
−0
tests/libqos/virtio-rng.h
0 → 100644
+39
−0
Loading
Add qgraph nodes for virtio-rng-pci and virtio-rng-device. Both nodes produce virtio-rng, but virtio-rng-pci receives a pci-bus and uses virtio-pci QOSGraphObject and functions, while virtio-rng-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>