search for: shadow_guest32pae

Displaying 2 results from an estimated 2 matches for "shadow_guest32pae".

2006 Feb 18
4
[PATCH] HVM x86_32 PAE guest support on 64-bit Xen
...ivalent changes to the vmc.c to get this functionality working, but this patch does not break the build. Signed-off-by: Jun Nakajima <jun.nakajima@intel.com> Signed-off-by: Xiaohui Xin <xiaohui.xin@intel.com> Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com> b/xen/arch/x86/shadow_guest32pae.c | 18 ++ xen/arch/x86/Makefile | 2 xen/arch/x86/hvm/vmx/vmx.c | 113 ++++++++++++++-- xen/arch/x86/shadow.c | 258 ++++++++++++++++++++++++++++++------- xen/arch/x86/shadow_public.c | 32 ++++ xen/common/page_alloc.c | 1 xen/inclu...
2006 Jul 14
23
[RFC] New shadow paging code
We (Michael Fetterman, George Dunlap and I) have been working over the last while on a full replacement for Xen''s shadow pagetable support. This mail contains some design notes, below; a patch against xen-unstable, giving a snapshot of the current state of the new shadow code, is at http://www.cl.cam.ac.uk/~tjd21/shadow2.patch Comments on both are welcome, although the code is not