[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/6] x86/pvh: fix 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 on top of "x86/vtd: fix iommu_share_p2m_table": git://xenbits.xen.org/people/royger/xen.git fixes_pvh Thanks, Roger. Roger Pau Monne (6): x86/pvh: fix TSC mode setup for PVH Dom0 x86/dom0: switch parse_dom0_param to use parse_boolean x86/pvh: allow PVH Dom0 to use the debug IO port console vpci: fix updating the command register vpci: fix execution of long running operations vpci/msix: carve p2m hole for MSIX MMIO regions docs/misc/xen-command-line.markdown | 11 ++++++++ xen/arch/x86/dom0_build.c | 22 +++++++++++++--- xen/arch/x86/hvm/ioreq.c | 6 ++--- xen/arch/x86/time.c | 2 +- xen/drivers/vpci/header.c | 30 ++++++++++++++++------ xen/drivers/vpci/msix.c | 40 +++++++++++++++++++++++++++++ xen/include/xen/vpci.h | 9 ++++--- 7 files changed, 101 insertions(+), 19 deletions(-) -- 2.19.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |