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_redist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
Jinjie Ruan
1
-0
/
+19
2023-07-25
arm: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
1
-4
/
+4
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
1
-1
/
+1
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-2
/
+2
2022-04-22
hw/intc/arm_gicv3: Update ID and feature registers for GICv4
Peter Maydell
1
-1
/
+1
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi()
Peter Maydell
1
-2
/
+5
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall()
Peter Maydell
1
-1
/
+7
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi()
Peter Maydell
1
-2
/
+18
2022-04-22
hw/intc/arm_gicv3_redist: Use set_pending_table_bit() in mov handling
Peter Maydell
1
-8
/
+1
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_pending()
Peter Maydell
1
-2
/
+21
2022-04-22
hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi()
Peter Maydell
1
-4
/
+44
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update bit in pending table" code
Peter Maydell
1
-19
/
+30
2022-04-22
hw/intc/arm_gicv3_redist: Recalculate hppvlpi on VPENDBASER writes
Peter Maydell
1
-3
/
+84
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update hpplpi for all LPIs" logic
Peter Maydell
1
-20
/
+46
2022-04-22
hw/intc/arm_gicv3_redist: Factor out "update hpplpi for one LPI" logic
Peter Maydell
1
-27
/
+47
2022-04-22
hw/intc/arm_gicv3_cpuif: Support vLPIs
Peter Maydell
1
-0
/
+8
2022-04-22
hw/intc/arm_gicv3: Implement new GICv4 redistributor registers
Peter Maydell
1
-0
/
+56
2022-04-22
hw/intc/arm_gicv3: Implement GICv4's new redistributor frame
Peter Maydell
1
-4
/
+4
2022-04-22
hw/intc/arm_gicv3_its: Implement VINVALL
Peter Maydell
1
-0
/
+5
2022-04-22
hw/intc/arm_gicv3_its: Implement VMOVI
Peter Maydell
1
-0
/
+10
2022-04-22
hw/intc/arm_gicv3_its: Implement INV for virtual interrupts
Peter Maydell
1
-0
/
+8
2022-04-22
hw/intc/arm_gicv3_its: Implement INV command properly
Peter Maydell
1
-0
/
+11
2022-04-22
hw/intc/arm_gicv3_its: Handle virtual interrupts in process_its_cmd()
Peter Maydell
1
-0
/
+9
2022-04-22
hw/intc/arm_gicv3: Report correct PIDR0 values for ID registers
Peter Maydell
1
-1
/
+1
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVI
Peter Maydell
1
-0
/
+53
2022-01-28
hw/intc/arm_gicv3_its: Implement MOVALL
Peter Maydell
1
-0
/
+54
2022-01-28
hw/intc/arm_gicv3_redist: Remove unnecessary zero checks
Peter Maydell
1
-5
/
+3
2022-01-20
hw/intc/arm_gicv3: Check for !MEMTX_OK instead of MEMTX_ERROR
Philippe Mathieu-Daudé
1
-2
/
+2
2021-11-26
hw/intc/arm_gicv3: Update cached state after LPI state changes
Peter Maydell
1
-4
/
+10
2021-11-15
hw/intc/arm_gicv3: Support multiple redistributor regions
Peter Maydell
1
-18
/
+22
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
1
-0
/
+141
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
1
-3
/
+9
2021-07-09
hw/intc: Improve formatting of MEMTX_ERROR guest error message
Rebecca Cran
1
-2
/
+2
2019-06-17
hw/intc/arm_gicv3: Fix decoding of ID register range
Peter Maydell
1
-2
/
+2
2018-06-22
hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYR
Amol Surati
1
-1
/
+2
2018-01-11
hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
Peter Maydell
1
-0
/
+13
2016-07-19
arm_gicv3: Add assert()s to tell Coverity that offsets are aligned
Peter Maydell
1
-0
/
+4
2016-06-20
hw/intc/arm_gicv3: Fix compilation with simple trace backend
Peter Maydell
1
-0
/
+1
2016-06-17
hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
Peter Maydell
1
-0
/
+40
2016-06-17
hw/intc/arm_gicv3: Implement gicv3_set_irq()
Peter Maydell
1
-0
/
+21
2016-06-17
hw/intc/arm_gicv3: Implement GICv3 redistributor registers
Shlomo Pongratz
1
-0
/
+501