On Thu, Apr 30, 2009 at 01:22:54PM -0700, Nicholas A. Bellinger wrote: > Greetings KVM folks, > > I wondering if any information exists for doing SR-IOV on the new VT-d > capable chipsets with KVM..? From what I understand the patches for > doing this with KVM are floating around, but I have been unable to find > any user-level docs for actually making it all go against a upstream > v2.6.30-rc3 code.. > > So far I have been doing IOV testing with Xen 3.3 and 3.4.0-pre, and I > am really hoping to be able to jump to KVM for single-function and and > then multi-function SR-IOV. I know that the VM migration stuff for IOV > in Xen is up and running, and I assume it is being worked in for KVM > instance migration as well..? This part is less important (at least for > me :-) than getting a stable SR-IOV setup running under the KVM > hypervisor.. Does anyone have any pointers for this..? > > Any comments or suggestions are appreciated! > Hi Nicholas The patches are not floating around now. As you know, SR-IOV for Linux have been in 2.6.30, so then you can use upstream KVM and qemu-kvm(or recent released kvm-85) with 2.6.30-rc3 as host kernel. And some time ago, there are several SRIOV related patches for qemu-kvm, and now they all have been checked in. And for KVM, the extra document is not necessary, for you can simple assign a VF to guest like any other devices. And how to create VF is specific for each device driver. So just create a VF then assign it to KVM guest is fine. -- regards Yang, Sheng -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html