]> git.baikalelectronics.ru Git - kernel.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)
commitd1585e653c0fe5efc94291f297db64e3799f5837
tree1f7fba2feaeca2f6d643437167c7b9036c909c98
parentaa2a1c51897206655b8c31711b78fd2386605fc8
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