]> git.proxmox.com Git - mirror_qemu.git/history - hw/apic.c
Break up vl.h.
[mirror_qemu.git] / hw / apic.c
2007-11-17 pbrookBreak up vl.h.
2007-10-09 thsDon't route PIC interrupts through the local APIC if...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-26 thsSet apic instance number for savevm, by Ari Kivity.
2007-04-03 thsi386 return APIC ID with cpuid, by Bernhard Kauer.
2007-01-31 thsUpgrade the apic version_id, by Don Laor.
2006-10-08 bellardAPIC init fix + APIC get_irq fix (Juergen Keil)
2006-08-17 bellardsave apic timer
2006-06-25 bellardC99 64 bit printf
2005-12-17 bellardinitial support for up to 255 CPUs
2005-11-23 bellardfummy DM_LOWPRI handling
2005-11-21 bellardAPIC fixes - SIPI support
2005-07-24 bellarddo not export fls_bit
2005-07-23 bellardEXTINT delivery mode support for I/O APIC (Filip Navara)
2005-07-23 bellardIOAPIC support (initial patch by Filip Navara)
2005-01-23 bellardCR8 support
2005-01-03 bellardinitial APIC support