index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
etraxfs_pic.c
Age
Commit message (
Expand
)
Author
2020-01-07
cris: improve passing PIC interrupt vector to the CPU
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-05-12
hw/intc: QOM'ify etraxfs_pic.c
xiaoqiang.zhao
2016-01-29
hw/intc: Clean up includes
Peter Maydell
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-07-29
etraxfs_pic: 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