index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
arm_gicv3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps
Peter Maydell
1
-0
/
+8
2022-01-28
hw/intc/arm_gicv3: Honour GICD_CTLR.EnableGrp1NS for LPIs
Peter Maydell
1
-0
/
+1
2021-12-15
hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector
Philippe Mathieu-Daudé
1
-1
/
+1
2021-11-26
hw/intc/arm_gicv3: Update cached state after LPI state changes
Peter Maydell
1
-2
/
+4
2021-11-15
hw/intc/arm_gicv3: Support multiple redistributor regions
Peter Maydell
1
-6
/
+0
2021-11-15
hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...
Peter Maydell
1
-5
/
+1
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
1
-0
/
+14
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
1
-1
/
+11
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-2
/
+1
2016-12-27
hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU
Peter Maydell
1
-0
/
+5
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
Peter Maydell
1
-0
/
+2
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_set_irq()
Peter Maydell
1
-1
/
+19
2016-06-17
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
Peter Maydell
1
-1
/
+14
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
1
-0
/
+293
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
1
-0
/
+74