|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/2] xen/pci: Make PCI passthrough code non-x86 specific
This patch series is preparatory work to implement the PCI passthrough support
for the ARM architecture.
Rahul Singh (2):
xen/pci: Move PCI ATS code to common directory
xen/pci: Gate all MSI code in common code with CONFIG_HAS_PCI_MSI
xen/drivers/passthrough/Makefile | 1 +
xen/drivers/passthrough/{x86 => }/ats.c | 2 +-
xen/drivers/passthrough/pci.c | 17 +++++++++++++++++
xen/drivers/passthrough/x86/Makefile | 1 -
xen/drivers/pci/Kconfig | 4 ++++
xen/drivers/vpci/Makefile | 3 ++-
xen/drivers/vpci/header.c | 6 ++++++
xen/drivers/vpci/vpci.c | 2 ++
xen/include/xen/vpci.h | 4 ++++
xen/xsm/flask/hooks.c | 6 +++---
10 files changed, 40 insertions(+), 6 deletions(-)
rename xen/drivers/passthrough/{x86 => }/ats.c (99%)
--
2.17.1
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |