Re-enable MSI support
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 11 Dec 2008 11:48:19 +0000 (11:48 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 11 Dec 2008 11:48:19 +0000 (11:48 +0000)
commit57b0566668588c70d3a5f769972f9dcbc95f5a3d
treefa572b4b48542e0ad9ec98e9d29f837532ca5f55
parent849bd717c230fe8208cca3ef3be5f8e40735b755
Re-enable MSI support

Currently the MSI is disabled because of some lock issue. This patch
tries to clean up the locking related to MSI lock.

Signed-off-by: Jiang Yunhong <yunhong.jiang@intel.com>
13 files changed:
xen/arch/x86/domctl.c
xen/arch/x86/irq.c
xen/arch/x86/msi.c
xen/arch/x86/physdev.c
xen/arch/x86/x86_64/asm-offsets.c
xen/common/domain.c
xen/drivers/passthrough/amd/pci_amd_iommu.c
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/pci.c
xen/drivers/passthrough/vtd/iommu.c
xen/include/asm-x86/msi.h
xen/include/xen/iommu.h
xen/include/xen/pci.h