summaryrefslogtreecommitdiffstats
path: root/hw/apic.c
Commit message (Expand)AuthorAgeFilesLines
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-6/+6
* Break up vl.h.pbrook2007-11-171-1/+3
* Don't route PIC interrupts through the local APIC if the local APICths2007-10-091-0/+33
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-6/+6
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-20/+20
* Set apic instance number for savevm, by Ari Kivity.ths2007-08-261-1/+1
* i386 return APIC ID with cpuid, by Bernhard Kauer.ths2007-04-031-0/+1
* Upgrade the apic version_id, by Don Laor.ths2007-01-311-1/+1
* APIC init fix + APIC get_irq fix (Juergen Keil)bellard2006-10-081-4/+3
* save apic timerbellard2006-08-171-1/+6
* C99 64 bit printfbellard2006-06-251-2/+2
* initial support for up to 255 CPUsbellard2005-12-171-98/+156
* fummy DM_LOWPRI handlingbellard2005-11-231-8/+11
* APIC fixes - SIPI supportbellard2005-11-211-23/+48
* do not export fls_bitbellard2005-07-241-1/+1
* EXTINT delivery mode support for I/O APIC (Filip Navara)bellard2005-07-231-11/+19
* IOAPIC support (initial patch by Filip Navara)bellard2005-07-231-25/+520
* CR8 supportbellard2005-01-231-0/+12
* initial APIC supportbellard2005-01-031-0/+441
OpenPOWER on IntegriCloud