index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
arm_gicv3_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
Francisco Iglesias
2025-10-07
1
-1
/
+2
*
hw/arm: Allow setting KVM vGIC maintenance IRQ
Haibo Xu
2025-07-10
1
-0
/
+1
*
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-1
/
+1
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/intc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-1
/
+1
*
hw/intc/arm_gicv3: Implement NMI interrupt priority
Jinjie Ruan
2024-04-25
1
-0
/
+3
*
hw/intc/arm_gicv3: Add irq non-maskable property
Jinjie Ruan
2024-04-25
1
-0
/
+38
*
hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
Jinjie Ruan
2024-04-25
1
-0
/
+1
*
hw/intc/arm_gicv3: Add external IRQ lines for NMI
Jinjie Ruan
2024-04-25
1
-0
/
+6
*
hw/intc: Constify VMState
Richard Henderson
2023-12-29
1
-8
/
+8
*
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
1
-0
/
+14
*
hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset
Peter Maydell
2022-12-15
1
-3
/
+4
*
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
1
-0
/
+5
*
hw/intc/arm_gicv3: Allow 'revision' property to be set to 4
Peter Maydell
2022-04-22
1
-5
/
+7
*
hw/intc/arm_gicv3: Update ID and feature registers for GICv4
Peter Maydell
2022-04-22
1
-2
/
+5
*
hw/intc/arm_gicv3_cpuif: Support vLPIs
Peter Maydell
2022-04-22
1
-0
/
+1
*
hw/intc/arm_gicv3: Implement new GICv4 redistributor registers
Peter Maydell
2022-04-22
1
-0
/
+22
*
hw/intc/arm_gicv3: Implement GICv4's new redistributor frame
Peter Maydell
2022-04-22
1
-1
/
+1
*
hw/intc/arm_gicv3: Keep pointers to every connected ITS
Peter Maydell
2022-04-22
1
-0
/
+2
*
hw/intc/arm_gicv3: Insist that redist region capacity matches CPU count
Peter Maydell
2022-04-22
1
-2
/
+2
*
hw/intc/arm_gicv3: Sanity-check num-cpu property
Peter Maydell
2022-04-22
1
-0
/
+4
*
hw/intc/arm_gicv3: Set GICR_CTLR.CES if LPIs are supported
Peter Maydell
2022-01-28
1
-0
/
+4
*
hw/intc/arm_gicv3: Initialise dma_as in GIC, not ITS
Peter Maydell
2022-01-28
1
-0
/
+5
*
hw/intc/arm_gicv3: Support multiple redistributor regions
Peter Maydell
2021-11-15
1
-4
/
+11
*
hw/intc/arm_gicv3: Set GICR_TYPER.Last correctly when nb_redist_regions > 1
Peter Maydell
2021-11-15
1
-5
/
+12
*
hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...
Peter Maydell
2021-11-15
1
-13
/
+13
*
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
2021-09-13
1
-0
/
+1
*
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
2021-09-13
1
-0
/
+12
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load
Peter Maydell
2018-08-06
1
-40
/
+37
*
hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
Peter Maydell
2018-08-06
1
-4
/
+4
*
hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
Peter Maydell
2018-08-06
1
-3
/
+0
*
hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...
Peter Maydell
2018-08-06
1
-0
/
+6
*
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-22
1
-5
/
+33
*
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2018-06-08
1
-0
/
+79
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
arm: use get_uint() for "mp-affinity" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
*
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
2017-06-13
1
-0
/
+1
*
target-arm: Add GICv3CPUState in CPUARMState struct
Vijaya Kumar K
2017-02-28
1
-0
/
+2
*
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
2017-02-28
1
-0
/
+36
*
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
2017-01-20
1
-0
/
+25
*
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2017-01-20
1
-0
/
+6
[next]