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_cpuif.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
/
+1
*
target/arm: Drop define_one_arm_cp_reg_with_opaque
Richard Henderson
2025-09-25
1
-9
/
+1
*
cleanup: Drop pointless return at end of function
Markus Armbruster
2025-04-24
1
-1
/
+0
*
target/arm: Move arm_current_el() and arm_el_is_aa64() to internals.h
Peter Maydell
2025-03-14
1
-0
/
+1
*
hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64()
Peter Maydell
2025-02-20
1
-3
/
+3
*
hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
Peter Maydell
2025-02-20
1
-9
/
+0
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
hw/intc/arm_gicv3_cpuif: Add cast to match the documentation
Alexandra Diupina
2024-10-15
1
-1
/
+1
*
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-15
1
-1
/
+1
*
hw/intc/arm_gicv3: Add cast to match the documentation
Alexandra Diupina
2024-10-15
1
-1
/
+1
*
hw/intc/arm_gicv3: Report the VINMI interrupt
Jinjie Ruan
2024-04-25
1
-2
/
+12
*
hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
Jinjie Ruan
2024-04-25
1
-0
/
+4
*
hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
Peter Maydell
2024-04-25
1
-12
/
+93
*
hw/intc/arm_gicv3: Add NMI handling CPU interface registers
Peter Maydell
2024-04-25
1
-5
/
+142
*
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-04-02
1
-2
/
+2
*
hw/intc/arm_gicv3_cpuif: Mark up VNCR offsets for GIC CPU registers
Peter Maydell
2024-01-09
1
-0
/
+11
*
hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registers
Peter Maydell
2024-01-09
1
-4
/
+13
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-1
/
+1
*
hw/intc/arm_gicv3: ICC_PMR_EL1 high bits should be RAZ
Ben Dooks
2023-11-20
1
-2
/
+2
*
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
2023-02-03
1
-0
/
+2
*
hvf: arm: Add support for GICv3
Alexander Graf
2023-02-03
1
-1
/
+15
*
hw/intc/arm_gicv3: fix prio masking on pmr write
Jens Wiklander
2022-11-14
1
-2
/
+1
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-1
/
+1
*
hw/intc/arm_gicv3: Provide ich_num_aprs()
Peter Maydell
2022-05-19
1
-6
/
+10
*
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
1
-4
/
+11
*
hw/intc/arm_gicv3: Support configurable number of physical priority bits
Peter Maydell
2022-05-19
1
-54
/
+128
*
hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1
Peter Maydell
2022-05-19
1
-1
/
+1
*
hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv3 parameters
Peter Maydell
2022-05-19
1
-5
/
+13
*
target/arm: Replace sentinels with ARRAY_SIZE in cpregs.h
Richard Henderson
2022-05-05
1
-5
/
+0
*
target/arm: Split out cpregs.h
Richard Henderson
2022-05-05
1
-0
/
+1
*
hw/intc/arm_gicv3: Update ID and feature registers for GICv4
Peter Maydell
2022-04-22
1
-1
/
+5
*
hw/intc/arm_gicv3_cpuif: Don't recalculate maintenance irq unnecessarily
Peter Maydell
2022-04-22
1
-5
/
+5
*
hw/intc/arm_gicv3_cpuif: Support vLPIs
Peter Maydell
2022-04-22
1
-5
/
+114
*
hw/intc/arm_gicv3_cpuif: Split "update vIRQ/vFIQ" from gicv3_cpuif_virt_update()
Peter Maydell
2022-04-22
1
-24
/
+40
*
hw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPIR read trace event
Peter Maydell
2022-03-07
1
-1
/
+2
*
hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c
Philippe Mathieu-Daudé
2021-12-15
1
-9
/
+1
*
gicv3: fix ICH_MISR's LRENP computation
Damien Hedde
2021-12-07
1
-1
/
+2
*
hw/intc/arm_gicv3: fix handling of LPIs in list registers
Peter Maydell
2021-11-29
1
-3
/
+2
*
hw/intc/arm_gicv3: Add new gicv3_intid_is_special() function
Peter Maydell
2021-11-26
1
-2
/
+2
*
hw/intc: Set GIC maintenance interrupt level to only 0 or 1
Shashi Mallela
2021-09-20
1
-2
/
+3
*
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
2021-09-13
1
-2
/
+5
*
hw/intc/arm_gicv3_cpuif: Fix virtual irq number check in icv_[dir|eoir]_write
Ricardo Koller
2021-07-09
1
-2
/
+2
*
hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
Jean-Philippe Brucker
2021-06-15
1
-1
/
+4
*
hw/intc/arm_gicv3_cpuif: Fix EOIR write access check logic
Peter Maydell
2021-05-25
1
-16
/
+32
*
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
2020-11-02
1
-3
/
+2
*
arm/gicv3: update virtual irq state after IAR register read
Jeff Kubascik
2020-01-17
1
-0
/
+3
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
2019-05-23
1
-2
/
+2
*
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
2019-05-23
1
-1
/
+1
*
target/arm: Introduce arm_hcr_el2_eff
Richard Henderson
2018-12-13
1
-10
/
+11
[next]