[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Fix ASSERT failure caused by NX support code on x86_64
Fix ASSERT failure caused by NX support code on x86_64 When turning on debug for x86_64, ASSERT(gpfn == (gpfn & PGT_mfn_mask)) in __shadow_status will fail, this patch makes the NX support code comply with this ASSERT. NB: NX on PAE xen is not supported yet. Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx> Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx> Attachment:
nx.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |