jhb aa9c5f3cdd - Move the code to deal with handling an IPI_STOP IPI out of
ipi_nmi_handler() and into a new cpustop_handler() function.  Change
  the Xcpustop IPI_STOP handler to call this function instead of
  duplicating all the same logic in assembly.
- EOI the local APIC for the lapic timer interrupt in C rather than
  assembly.
- Bump the lazypmap IPI counter if COUNT_IPIS is defined in C rather than
  assembly.
2005-12-05 22:25:41 +00:00
..
2004-08-02 19:12:17 +00:00
2004-07-10 22:11:14 +00:00
2004-11-20 02:29:50 +00:00
2005-06-09 19:45:09 +00:00
2005-11-11 09:57:32 +00:00
2005-09-12 03:34:05 +00:00