WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Fixing HVM guests (1/2)


"Nakajima, Jun" <jun.nakajima@xxxxxxxxx> wrote on 02/16/2006 08:13:25 AM:

> 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(-)

We have done some testing on these 2 patches (this patch
and the patch to re-enable VGA acceleration).  They look
good to us so far: both Windows and Linux HVM guests came up
OK.  We hope these patches will go into xen-unstable soon
so we can resume our HVM testing/dev work.  Thanks very
much!

Regards,
Khoa


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>