commit | 3343660d8c62c6b00b2f15324ef3fcb6be207bfa | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Mon Nov 12 21:30:26 2007 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Feb 04 23:50:11 2008 +1100 |
tree | 06d86446da65fc1814edad944e43aeb62f092422 | |
parent | d50ed907dc3db5bf2dd0a05b4e199a65793a3788 [diff] |
virtio: PCI device 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>