+17
−0
+1
−0
drivers/virtio/virtio_pci.c
0 → 100644
+440
−0
include/linux/virtio_pci.h
0 → 100644
+55
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is a PCI device that implements a transport for virtio. It allows virtio devices to be used by QEMU based VMMs like KVM or Xen. Signed-off-by:Anthony Liguori <aliguori@us.ibm.com> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>