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
/
ioapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ioapic: Do not set irr for masked edge IRQs
Jan Kiszka
2011-04-27
1
-2
/
+3
*
Revert "ioapic: when switches to level trigger mode, interrupts raised repeat...
Aurelien Jarno
2011-04-04
1
-1
/
+0
*
ioapic: when switches to level trigger mode, interrupts raised repeatedly.
Isaku Yamahata
2011-04-03
1
-0
/
+1
*
ioapic: Style & magics cleanup
Jan Kiszka
2011-02-04
1
-70
/
+107
*
ioapic: Add support for qemu-kvm's vmstate v2
Jan Kiszka
2011-02-04
1
-1
/
+2
*
ioapic: Save/restore irr
Jan Kiszka
2011-02-04
1
-1
/
+14
*
ioapic: Implement EOI handling for level-triggered IRQs
Jan Kiszka
2011-02-04
1
-2
/
+41
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
ioapic: convert to qdev
Blue Swirl
2010-06-19
1
-15
/
+30
*
ioapic: unexport ioapic_set_irq
Blue Swirl
2010-06-17
1
-1
/
+1
*
ioapic: improve debugging
Blue Swirl
2010-05-31
1
-6
/
+10
*
Move x86 specific PC declarations to a separate file
Blue Swirl
2010-03-21
1
-0
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
vmstate: port ioapic device
Juan Quintela
2009-09-11
1
-27
/
+12
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
1
-2
/
+4
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
aliguori
2009-03-12
1
-0
/
+261