Woller, Thomas
2006-Jul-25 21:26 UTC
[Xen-devel] [SVM][PATCH] fix CONFIG_PAGING_LEVELS tests
Correct compile time compare of CONFIG_PAGING_LEVELS for 64bit and 32bit PAE guests. This code affects accesses to the CR4 register by the SVM guest. Applies cleanly to 10729 + posted NMI/STGI SVM patch. Please apply to xen-unstable.hg. Signed-off-by: Tom Woller <thomas.woller@amd.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- [HVM][XENOPROFILE][PATCH][2/3] xenoprofile HVM patches
- [HVM][XENOPROFILE][RFC][0/3] xenoprofile HVM patches
- [PATCH] x86/hvm: miscellaneous CPUID handling changes
- [HVM][XENOPROFILE][PATCH][1/4] remove do_nmi() from AMD-V vmexit handler
- [PATCH][SVM] svm 64bit initial support