index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i8259.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-10
/
+11
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Special Mask Mode for i8259 PIC (Sebastian Reichelt).
balrog
2008-07-19
1
-0
/
+2
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
*
Avoid PreP target kernel freeze waiting for IRQs.
j_mayer
2007-10-20
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-6
/
+6
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-14
/
+14
*
Fix i8259 initialization, by Bernhard Kauer.
ths
2007-07-31
1
-1
/
+1
*
Unify IRQ handling.
pbrook
2007-04-07
1
-16
/
+11
*
Single mode for PIC i8259, by Bernhard Kauer.
ths
2007-04-01
1
-3
/
+6
*
Reworking MIPS interrupt handling, by Aurelien Jarno.
ths
2007-01-24
1
-0
/
+7
*
C99 64 bit printf
bellard
2006-06-25
1
-1
/
+1
*
ELCR is not reset by PIC reset (bug report by malc)
bellard
2006-04-29
1
-1
/
+1
*
IOAPIC support (initial patch by Filip Navara)
bellard
2005-07-23
1
-0
/
+13
*
more generic i8259 support
bellard
2005-07-02
1
-62
/
+83
*
more generic IRQ support
bellard
2005-06-05
1
-0
/
+6
*
initial APIC support (only for x86_64 target now)
bellard
2005-01-03
1
-0
/
+9
*
level triggered IRQ fix (Steve Wormley)
bellard
2004-09-29
1
-1
/
+3
*
new reset API
bellard
2004-06-20
1
-4
/
+13
*
trace fixes
bellard
2004-05-26
1
-3
/
+3
*
irq statistics code (initial patch by Jocelyn Mayer)
bellard
2004-05-21
1
-4
/
+31
*
PIC spurious irq support (aka Solaris install bug)
bellard
2004-05-20
1
-23
/
+28
*
PIC reset fix (initial patch by Hidemi KAWAI)
bellard
2004-05-20
1
-0
/
+2
*
PIIX ELCR register support
bellard
2004-05-20
1
-11
/
+48
*
fixed very unlikely irq bug
bellard
2004-04-25
1
-2
/
+16
*
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-12
1
-1
/
+1
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-20
/
+0
*
use new timer API
bellard
2004-03-31
1
-6
/
+56
*
io port API change
bellard
2004-03-14
1
-12
/
+10
*
separated more devices from emulator
bellard
2004-03-14
1
-0
/
+388