Age | Commit message (Expand) | Author | Files | Lines |
2008-04-13 | x86: Rework local IRQ delivery for APICs | aurel32 | 1 | -20/+43 |
2008-04-13 | x86: Raise inter-processor NMI and SMI | aurel32 | 1 | -1/+7 |
2008-03-28 | ignore reads to the EOI register | aurel32 | 1 | -0/+3 |
2007-12-16 | qemu_put signedness fixes, by Andre Przywara. | ths | 1 | -6/+6 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+3 |
2007-10-09 | Don't route PIC interrupts through the local APIC if the local APIC | ths | 1 | -0/+33 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -6/+6 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -20/+20 |
2007-08-26 | Set apic instance number for savevm, by Ari Kivity. | ths | 1 | -1/+1 |
2007-04-03 | i386 return APIC ID with cpuid, by Bernhard Kauer. | ths | 1 | -0/+1 |
2007-01-31 | Upgrade the apic version_id, by Don Laor. | ths | 1 | -1/+1 |
2006-10-08 | APIC init fix + APIC get_irq fix (Juergen Keil) | bellard | 1 | -4/+3 |
2006-08-17 | save apic timer | bellard | 1 | -1/+6 |
2006-06-25 | C99 64 bit printf | bellard | 1 | -2/+2 |
2005-12-17 | initial support for up to 255 CPUs | bellard | 1 | -98/+156 |
2005-11-23 | fummy DM_LOWPRI handling | bellard | 1 | -8/+11 |
2005-11-21 | APIC fixes - SIPI support | bellard | 1 | -23/+48 |
2005-07-24 | do not export fls_bit | bellard | 1 | -1/+1 |
2005-07-23 | EXTINT delivery mode support for I/O APIC (Filip Navara) | bellard | 1 | -11/+19 |
2005-07-23 | IOAPIC support (initial patch by Filip Navara) | bellard | 1 | -25/+520 |
2005-01-23 | CR8 support | bellard | 1 | -0/+12 |
2005-01-03 | initial APIC support | bellard | 1 | -0/+441 |