[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH]local apic initialization
The attached patch apic.patch updates xen/arch/x86/apic.c so that it is based on linux 2.6.10 code. The patch is a bit ugly because rather than removing the unused code, it is surround by #if 0 ... #endif as was requested. There were a few changes to function declarations and the like which would require altering other files as well. I held off on those changes since I didn't want to throw too much in here at once. The new apic.c includes two new files: asm/io_ports.h and asm/mach_apic.h. Patches to create those files are included as well. Again, mach_apic.h is mostly #if'd out but much of that code can/will be used as xen functionality is updated. Finally, xen/ac_timer.h was included but not needed by apic.c so I removed it from the list of #includes. Natasha Attachment:
apic.patch Attachment:
mach_apic.patch Attachment:
io_ports.patch
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |