[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 00 of 14] MM Fixes
This patch series includes a number of bug fixes, targetting primarily the mm layer. Many of these fixes also lay groundwork for future patches. Signed-off-by: Andres Lagar-Cavilla <andres@xxxxxxxxxxxxxxxx> Signed-off-by: Adin Scannell <adin@xxxxxxxxxxx> xen/arch/x86/mm/p2m-pod.c | 1 - xen/arch/x86/mm/p2m-pt.c | 9 +++- xen/arch/x86/mm/p2m.c | 5 +- xen/arch/x86/mm/hap/hap.c | 2 + tools/libxc/xc_domain.c | 2 + xen/arch/x86/mm/shadow/common.c | 4 +- xen/arch/x86/mm/hap/hap.c | 15 ++++++-- xen/arch/x86/mm/hap/hap.c | 2 +- xen/drivers/char/ns16550.c | 2 +- xen/arch/x86/mm/p2m.c | 4 +- xen/include/asm-x86/p2m.h | 3 +- xen/arch/x86/hvm/hvm.c | 10 ++++- xen/arch/x86/mm.c | 5 ++- xen/arch/x86/hvm/hvm.c | 69 ++++++++++++++++++++++++------------- xen/arch/x86/hvm/nestedhvm.c | 4 +- xen/arch/x86/hvm/svm/nestedsvm.c | 23 ++++++------ xen/arch/x86/hvm/vmx/vvmx.c | 36 +++++++++++-------- xen/include/asm-x86/hvm/hvm.h | 9 +++- xen/include/asm-x86/hvm/vcpu.h | 1 + xen/include/asm-x86/hvm/vmx/vvmx.h | 1 + xen/arch/x86/mm/guest_walk.c | 16 ++++++-- xen/common/grant_table.c | 69 ++++++++++++++++++++----------------- 22 files changed, 182 insertions(+), 110 deletions(-) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |