[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/3] x86: Remove vestigal PV Autotranslate pieces
Autotranslate PV domains haven't been able to be built for two releases of Xen, and noone has noticed. The shadow emulation code for such domains has never functioned correctly for guests running in a mode different to Xen. All important change is in patch 3. Andrew Cooper (3): x86/paging: Enforce PG_external == PG_translate == PG_refcounts x86/shadow: Drop all emulation for PV vcpus x86/traps: Adjust paged-guest handling in the PV pagefault path xen/arch/x86/mm/paging.c | 13 +++-- xen/arch/x86/mm/shadow/common.c | 112 +++++++--------------------------------- xen/arch/x86/mm/shadow/multi.c | 21 ++------ xen/arch/x86/traps.c | 16 ++---- xen/include/asm-x86/paging.h | 6 +++ 5 files changed, 42 insertions(+), 126 deletions(-) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |