summaryrefslogtreecommitdiff
path: root/hw/i8259.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-25C99 64 bit printfbellard1-1/+1
2006-04-29ELCR is not reset by PIC reset (bug report by malc)bellard1-1/+1
2005-07-23IOAPIC support (initial patch by Filip Navara)bellard1-0/+13
2005-07-02more generic i8259 supportbellard1-62/+83
2005-06-05more generic IRQ supportbellard1-0/+6
2005-01-03initial APIC support (only for x86_64 target now)bellard1-0/+9
2004-09-29level triggered IRQ fix (Steve Wormley)bellard1-1/+3
2004-06-20new reset APIbellard1-4/+13
2004-05-26trace fixesbellard1-3/+3
2004-05-21irq statistics code (initial patch by Jocelyn Mayer)bellard1-4/+31
2004-05-20PIC spurious irq support (aka Solaris install bug)bellard1-23/+28
2004-05-20PIC reset fix (initial patch by Hidemi KAWAI)bellard1-0/+2
2004-05-20PIIX ELCR register supportbellard1-11/+48
2004-04-25fixed very unlikely irq bugbellard1-2/+16
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-1/+1
2004-03-31win32 port (initial patch by kazu)bellard1-20/+0
2004-03-31use new timer APIbellard1-6/+56
2004-03-14io port API changebellard1-12/+10
2004-03-14separated more devices from emulatorbellard1-0/+388