Re: [Xen-ia64-devel] PATCH: Fix an memory attribute issue.

2008-10-29 Thread Isaku Yamahata
Applied, thanks. On Wed, Oct 29, 2008 at 05:21:18PM +0800, Zhang, Xiantao wrote: > PATCH: Fix an memory attribute issue. > > We should ensure Qemu and Guest use same attribute for accessing > the VGA ram, otherwise, host may hang. > Signed-off-by: Xiantao Zhang <[EMAIL PROTECTED]> > > diff -r a

[Xen-ia64-devel] PATCH: Fix an memory attribute issue.

2008-10-29 Thread Zhang, Xiantao
PATCH: Fix an memory attribute issue. We should ensure Qemu and Guest use same attribute for accessing the VGA ram, otherwise, host may hang. Signed-off-by: Xiantao Zhang <[EMAIL PROTECTED]> diff -r a6b1be5a83de xen/arch/ia64/vmx/vtlb.c --- a/xen/arch/ia64/vmx/vtlb.c Wed Oct 29 11:02:23 2008 +0