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
/
imx_avic.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include migration/vmstate.h less
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
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-12
hw/intc: QOM'ify imx_avic.c
xiaoqiang.zhao
2016-01-29
arm: Clean up includes
Peter Maydell
2015-10-27
i.MX: Standardize i.MX AVIC debug
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for AVIC emulator.
Jean-Christophe Dubois
2015-08-13
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
2014-09-29
hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
Peter Maydell
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2013-07-29
imx_avic: 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-05-12
remove double semicolons
Dong Xu Wang
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini