Huang2, Wei
2007-Jul-20 03:08 UTC
[Xen-devel] [PATCH] paging.mode bit fix for hardware assisted paging
This patch fixes the d->arch.paging.mode when running under hardware assisted paging. I have tested both shadow mode and nested paging mode. Because it touches files under xen/common directory, this patch might break compilation on IA64 or PowerPC. I will appreciate the help if someone can test it on these two platforms. Thanks, -Wei _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Tim Deegan
2007-Jul-20 10:55 UTC
[Xen-devel] s/shadow/paging/g in common code (Re: [PATCH] paging.mode bit fix for hardware assisted paging)
At 22:08 -0500 on 19 Jul (1184882915), Huang2, Wei wrote:> This patch fixes the d->arch.paging.mode when running under hardware > assisted paging. I have tested both shadow mode and nested paging mode. > Because it touches files under xen/common directory, this patch might > break compilation on IA64 or PowerPC. I will appreciate the help if > someone can test it on these two platforms.I have checked something like this in, with some header-file changes which I hope will allow PPC and IA64 to compile as normal. Cheers, Tim. -- Tim Deegan <Tim.Deegan@xensource.com>, XenSource UK Limited Registered office c/o EC2Y 5EB, UK; company number 05334508 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel