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
*
i8259: Do not clear level-triggered lines in IRR on init
Jan Kiszka
2012-02-17
1
-1
/
+1
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+2
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-4
/
+7
*
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-4
/
+11
*
i8259: Factor out base class for KVM reuse
Jan Kiszka
2012-01-19
1
-128
/
+30
*
i8259: Completely privatize PicState
Jan Kiszka
2012-01-19
1
-6
/
+11
*
i8259: give ISA device to isa_register_ioport()
Hervé Poussineau
2011-12-20
1
-2
/
+2
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-3
/
+3
*
i8259: Fix coding style
Jan Kiszka
2011-10-16
1
-20
/
+34
*
i8259: Convert to qdev
Jan Kiszka
2011-10-16
1
-57
/
+100
*
i8259: Eliminate PicState2
Jan Kiszka
2011-10-16
1
-31
/
+30
*
i8259: Replace PicState::pics_state with master flag
Jan Kiszka
2011-10-16
1
-9
/
+9
*
i8259: PREP: Replace pic_intack_read with pic_read_irq
Jan Kiszka
2011-10-16
1
-39
/
+0
*
i8259: Clean up pic_ioport_read
Jan Kiszka
2011-10-16
1
-2
/
+1
*
i8259: Fix poll command
Jan Kiszka
2011-10-16
1
-1
/
+7
*
i8259: Switch to per-PIC IRQ update
Jan Kiszka
2011-10-16
1
-40
/
+21
*
i8259: Clear ELCR on reset
Jan Kiszka
2011-10-16
1
-5
/
+10
*
i8259: Update IRQ state after reset
Jan Kiszka
2011-10-16
1
-2
/
+1
*
i8259: Reorder intack in pic_read_irq
Jan Kiszka
2011-10-16
1
-4
/
+6
*
i8259: Do not update IRQ output after spurious pic_poll_read
Jan Kiszka
2011-10-16
1
-1
/
+0
*
i8239: Introduce per-PIC output interrupt
Jan Kiszka
2011-10-16
1
-9
/
+12
*
i8259: Move pic_set_irq1 after pic_update_irq
Jan Kiszka
2011-10-16
1
-26
/
+29
*
i8259: Remove premature inline function attributes
Jan Kiszka
2011-10-16
1
-3
/
+3
*
pc: Fix and clean up PIC-to-APIC IRQ path
Jan Kiszka
2011-10-16
1
-8
/
+7
*
i8259: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-19
/
+46
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-2
/
+2
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-1
/
+1
*
i8259: improve debugging
Blue Swirl
2010-05-29
1
-12
/
+11
*
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-0
/
+2
*
move two variable declarations out of vl.c
Paolo Bonzini
2010-04-09
1
-0
/
+1
*
vmstate: port i8259 device
Juan Quintela
2009-09-11
1
-48
/
+26
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-1
/
+2
*
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
1
-13
/
+0
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-0
/
+1
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
target-alpha: lower parent irq when irq is lowered.
aurel32
2009-04-15
1
-1
/
+1
*
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
[next]