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
/
include
/
hw
/
intc
/
arm_gicv3_common.h
Age
Commit message (
Expand
)
Author
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2018-10-26
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-08
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2017-02-28
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
2017-01-20
hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
Peter Maydell
2017-01-20
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
2017-01-20
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2016-07-14
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz