[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Fixing HVM guests (1/2)
The patch fixes problems with direct-mapping handling especially when VMX assist is used for real mode and protected mode. Also it enables MEMOP_populate_physmap for HVM domains, which is required for VGA acceleration. Please apply. Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx> Signed-off-by: Xin B Li <xin.b.li@xxxxxxxxx> Signed-off-by: Yunhong Jiang <yunhong.jiang@xxxxxxxxx> arch/x86/hvm/svm/svm.c | 5 arch/x86/hvm/vmx/vmx.c | 5 arch/x86/shadow.c | 45 ++++-- arch/x86/shadow32.c | 175 ++++++++++++++++-------- arch/x86/shadow_public.c | 309 +++++++++++++++++++++----------------------- common/memory.c | 3 include/asm-x86/shadow.h | 34 ++++ include/asm-x86/shadow_64.h | 34 ++++ 8 files changed, 367 insertions(+), 243 deletions(-) Jun --- Intel Open Source Technology Center Attachment:
direct-map-0216.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |