Hello,

Current arrangement of the PCI code puts it under vendor agnostic IOMMU
maintainership, which is IMO not very accurate. The aim of this series
is to add a new maintainership section containing the PCI code in Xen,
and add myself as reviewer.

Due to my work on PVH Dom0, which makes heavy use of the HVM
pci-passthrough infrastructure, I've become acquainted with the PCI code
and I think I can help with reviews.

Roger Pau Monne (4):
  maintainers: always use hard tabs
  x86/passthrough: move io.c to the x86 subfolder
  x86/passthrough: put the x86 folder under x86 maintainership
  pci: add a pci section to the maintainers file

 MAINTAINERS                            | 77 +++++++++++++++-----------
 xen/drivers/passthrough/Makefile       |  3 -
 xen/drivers/passthrough/x86/Makefile   |  1 +
 xen/drivers/passthrough/{ => x86}/io.c |  0
 4 files changed, 45 insertions(+), 36 deletions(-)
 rename xen/drivers/passthrough/{ => x86}/io.c (100%)

-- 
2.17.2 (Apple Git-113)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to