On Sat, Nov 12, 2022 at 05:19:42PM +0100, Dmitry Vyukov wrote:
> I am looking for a test module that allows
> to create a transient virtio device that can be used to activate a virtio
> driver are communicate with it as if from the host.
> Does such thing exist already?
> Or how are virtio transports/drivers tested/fuzzed nowadays?
> 
> Thanks

Just coding it up in qemu is probably easiest.  This is how we test
most things.

-- 
MST

_______________________________________________
Virtualization mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to