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
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-08-27
Revert "fix some debug printf format strings"
malc
2012-08-27
Revert "i8259: add -no-spurious-interrupt-hack option"
malc
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
2012-08-24
fix some debug printf format strings
Matthew Ogilvie
2012-02-17
i8259: Do not clear level-triggered lines in IRR on init
Jan Kiszka
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
2012-01-19
i8259: Factor out base class for KVM reuse
Jan Kiszka
2012-01-19
i8259: Completely privatize PicState
Jan Kiszka
2011-12-20
i8259: give ISA device to isa_register_ioport()
Hervé Poussineau
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-10-16
i8259: Fix coding style
Jan Kiszka
2011-10-16
i8259: Convert to qdev
Jan Kiszka
2011-10-16
i8259: Eliminate PicState2
Jan Kiszka
2011-10-16
i8259: Replace PicState::pics_state with master flag
Jan Kiszka
2011-10-16
i8259: PREP: Replace pic_intack_read with pic_read_irq
Jan Kiszka
2011-10-16
i8259: Clean up pic_ioport_read
Jan Kiszka
2011-10-16
i8259: Fix poll command
Jan Kiszka
2011-10-16
i8259: Switch to per-PIC IRQ update
Jan Kiszka
2011-10-16
i8259: Clear ELCR on reset
Jan Kiszka
2011-10-16
i8259: Update IRQ state after reset
Jan Kiszka
2011-10-16
i8259: Reorder intack in pic_read_irq
Jan Kiszka
2011-10-16
i8259: Do not update IRQ output after spurious pic_poll_read
Jan Kiszka
2011-10-16
i8239: Introduce per-PIC output interrupt
Jan Kiszka
2011-10-16
i8259: Move pic_set_irq1 after pic_update_irq
Jan Kiszka
2011-10-16
i8259: Remove premature inline function attributes
Jan Kiszka
2011-10-16
pc: Fix and clean up PIC-to-APIC IRQ path
Jan Kiszka
2011-09-25
i8259: Convert to MemoryRegion
Richard Henderson
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2010-07-06
savevm: Add DeviceState param
Alex Williamson
2010-05-29
i8259: improve debugging
Blue Swirl
2010-04-25
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-09
move two variable declarations out of vl.c
Paolo Bonzini
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
[next]