From: Dor L. <dor...@qu...> - 2007-08-29 00:02:13
|
>> > This adds a shared memory transport for a synthetic 9p device for >> > paravirtualized file system support under KVM/QEMU. >> >> Nice driver. I'm hoping we can do a virtio driver using a similar >> concept. >> > >Yes. I'm looking at the patches from Dor now, it should be pretty >straight forward. The PCI is interesting in its own right for other >(non-virtual) projects we've been playing with.... > > -eric Great, we can add lots of pci bus shared functionality into the kvm_pci_bus.c --Dor |