[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v5 0/6] x86/pvh: fixes for PVH Dom0
Hello, The following series contain miscellaneous fixes for a PVH Dom0. I've found out this issues while trying to boot on an AMD EPYC box. The series can be found on my git repo: git://xenbits.xen.org/people/royger/xen.git fixes-pvh-v5 Roger Pau Monne (6): vpci: fix updating the command register vpci: fix deferral of long operations vpci/msix: carve p2m hole for MSIX MMIO regions pci: add a segment parameter to pci_hide_device amd/iommu: assign iommu devices to Xen amd/iommu: skip bridge devices when updating IOMMU page tables xen/arch/x86/hvm/ioreq.c | 9 ++-- xen/drivers/char/ehci-dbgp.c | 2 +- xen/drivers/char/ns16550.c | 2 +- xen/drivers/passthrough/amd/iommu_init.c | 4 ++ xen/drivers/passthrough/amd/iommu_map.c | 4 ++ xen/drivers/passthrough/pci.c | 16 ++++-- xen/drivers/video/vga.c | 2 +- xen/drivers/vpci/header.c | 63 ++++++++++++++++-------- xen/drivers/vpci/msix.c | 49 ++++++++++++++++++ xen/include/xen/pci.h | 2 +- xen/include/xen/vpci.h | 5 +- 11 files changed, 124 insertions(+), 34 deletions(-) -- 2.19.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |