]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: enable PCI multiple-segments for pass-through device
authorZhai, Edwin <edwin.zhai@intel.com>
Fri, 29 Jan 2010 06:38:44 +0000 (14:38 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:36:06 +0000 (12:36 -0300)
commitab9f4ecbb6d39a18e300a0d10a4968c37404aa76
tree1f7fba2feaeca2f6d643437167c7b9036c909c98
parent6d3e435e708fa32f99b780caf6c5508a606a513b
KVM: enable PCI multiple-segments for pass-through device

Enable optional parameter (default 0) - PCI segment (or domain) besides
BDF, when assigning PCI device to guest.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Acked-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/x86.c
include/linux/kvm.h
include/linux/kvm_host.h
virt/kvm/assigned-dev.c
virt/kvm/iommu.c