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
/
intc
/
grlib_irqmp.c
Age
Commit message (
Expand
)
Author
2020-01-07
leon3: use qemu_irq framework instead of callback as property
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
2018-01-24
sparc/leon3 irqmp: fix IRQ software ack
Jean-Christophe Dubois
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-05-12
hw/intc: QOM'ify grlib_irqmp.c
xiaoqiang.zhao
2016-01-29
sparc: Clean up includes
Peter Maydell
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-07-29
grlib_irqmp: QOM cast cleanup
Andreas Färber
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini