index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i8259.c
Age
Commit message (
Expand
)
Author
2009-09-11
vmstate: port i8259 device
Juan Quintela
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-08-24
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-04-15
target-alpha: lower parent irq when irq is lowered.
aurel32
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2008-07-19
Special Mask Mode for i8259 PIC (Sebastian Reichelt).
balrog
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2007-11-17
Break up vl.h.
pbrook
2007-10-20
Avoid PreP target kernel freeze waiting for IRQs.
j_mayer
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-31
Fix i8259 initialization, by Bernhard Kauer.
ths
2007-04-07
Unify IRQ handling.
pbrook
2007-04-01
Single mode for PIC i8259, by Bernhard Kauer.
ths
2007-01-24
Reworking MIPS interrupt handling, by Aurelien Jarno.
ths
2006-06-25
C99 64 bit printf
bellard
2006-04-29
ELCR is not reset by PIC reset (bug report by malc)
bellard
2005-07-23
IOAPIC support (initial patch by Filip Navara)
bellard
2005-07-02
more generic i8259 support
bellard
2005-06-05
more generic IRQ support
bellard
2005-01-03
initial APIC support (only for x86_64 target now)
bellard
2004-09-29
level triggered IRQ fix (Steve Wormley)
bellard
2004-06-20
new reset API
bellard
2004-05-26
trace fixes
bellard
2004-05-21
irq statistics code (initial patch by Jocelyn Mayer)
bellard
2004-05-20
PIC spurious irq support (aka Solaris install bug)
bellard
2004-05-20
PIC reset fix (initial patch by Hidemi KAWAI)
bellard
2004-05-20
PIIX ELCR register support
bellard
2004-04-25
fixed very unlikely irq bug
bellard
2004-04-12
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-31
use new timer API
bellard
2004-03-14
io port API change
bellard
2004-03-14
separated more devices from emulator
bellard