summaryrefslogtreecommitdiffstats
path: root/hw/i8259.c
Commit message (Expand)AuthorAgeFilesLines
* vmstate: port i8259 deviceJuan Quintela2009-09-111-48/+26
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+2
* Route IOAPIC interrupts via ISA busAvi Kivity2009-08-241-13/+0
* Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-201-0/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* target-alpha: lower parent irq when irq is lowered.aurel322009-04-151-1/+1
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-10/+11
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog2008-07-191-0/+2
* Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
* Break up vl.h.pbrook2007-11-171-1/+4
* Avoid PreP target kernel freeze waiting for IRQs.j_mayer2007-10-201-1/+1
* 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-14/+14
* Fix i8259 initialization, by Bernhard Kauer.ths2007-07-311-1/+1
* Unify IRQ handling.pbrook2007-04-071-16/+11
* Single mode for PIC i8259, by Bernhard Kauer.ths2007-04-011-3/+6
* Reworking MIPS interrupt handling, by Aurelien Jarno.ths2007-01-241-0/+7
* C99 64 bit printfbellard2006-06-251-1/+1
* ELCR is not reset by PIC reset (bug report by malc)bellard2006-04-291-1/+1
* IOAPIC support (initial patch by Filip Navara)bellard2005-07-231-0/+13
* more generic i8259 supportbellard2005-07-021-62/+83
* more generic IRQ supportbellard2005-06-051-0/+6
* initial APIC support (only for x86_64 target now)bellard2005-01-031-0/+9
* level triggered IRQ fix (Steve Wormley)bellard2004-09-291-1/+3
* new reset APIbellard2004-06-201-4/+13
* trace fixesbellard2004-05-261-3/+3
* irq statistics code (initial patch by Jocelyn Mayer)bellard2004-05-211-4/+31
* PIC spurious irq support (aka Solaris install bug)bellard2004-05-201-23/+28
* PIC reset fix (initial patch by Hidemi KAWAI)bellard2004-05-201-0/+2
* PIIX ELCR register supportbellard2004-05-201-11/+48
* fixed very unlikely irq bugbellard2004-04-251-2/+16
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-1/+1
* win32 port (initial patch by kazu)bellard2004-03-311-20/+0
* use new timer APIbellard2004-03-311-6/+56
* io port API changebellard2004-03-141-12/+10
* separated more devices from emulatorbellard2004-03-141-0/+388
OpenPOWER on IntegriCloud