Jiang, Yunhong
2006-Jul-31 09:44 UTC
[Xen-devel] [PATCH 2/2] Place all Local APIC register into one page
Hi, Keir This patch place all APIC register into one page. With this change, we can re-use code at include/asm-x86/apicdef.h, and it make the code much cleaner. Also it help for future enhancement. This patch does not change any logic except the change to CONTROL_REG_ACCESS_NUM, which should be 0xf for CR8 access. I didn''t split that small change. Signed-off-by: Yunhong Jiang <yunhong.jiang@intel.com Thanks Yunhong Jiang _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel