[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/7] 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: git://xenbits.xen.org/people/royger/xen.git fixes-pvh-v3 Roger Pau Monne (7): x86/pvh: fix TSC mode setup for PVH Dom0 x86/hvm: introduce a define for the debug output IO port 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 amd/pvh: enable ACPI C1E disable quirk on PVH Dom0 xen/arch/x86/cpu/amd.c | 13 +++-- xen/arch/x86/dom0_build.c | 11 ++++ xen/arch/x86/hvm/hvm.c | 4 +- xen/arch/x86/hvm/ioreq.c | 3 -- xen/arch/x86/hvm/svm/svm.c | 21 ++++++++ xen/arch/x86/time.c | 2 +- xen/common/domain.c | 2 + xen/drivers/char/console.c | 2 +- xen/drivers/vpci/header.c | 84 +++++++++++++++++++------------ xen/drivers/vpci/msix.c | 40 +++++++++++++++ xen/include/asm-x86/amd.h | 3 ++ xen/include/public/arch-x86/xen.h | 7 +++ xen/include/xen/vpci.h | 18 +++---- 13 files changed, 158 insertions(+), 52 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 |