summary refs log tree commit diff stats
path: root/hw/intc/arm_gicv2m.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2024-12-211-1/+1
|\
| * include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-1/+1
* | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
|/
* hw/intc: Constify all PropertyRichard Henderson2024-12-151-1/+1
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* dma: do not depend on kvm_enabled()Paolo Bonzini2016-05-191-0/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* msi_supported -> msi_nonbrokenMichael S. Tsirkin2016-03-111-1/+1
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* arm_gicv2m: set kvm_gsi_direct_mapping and kvm_msi_via_irqfd_allowedEric Auger2015-06-021-0/+2
* arm_gicv2m: Add GICv2m widget to support MSIsChristoffer Dall2015-06-021-0/+190