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
/
riscv_aplic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-3
/
+3
2024-12-21
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
1
-14
/
+60
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-2
/
+2
2024-12-20
hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
Daniel Henrique Barboza
1
-9
/
+33
2024-12-20
hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
Daniel Henrique Barboza
1
-3
/
+21
2024-12-20
hw/intc/riscv_aplic: rename is_kvm_aia()
Daniel Henrique Barboza
1
-4
/
+4
2024-12-20
hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
Yong-Xuan Wang
1
-1
/
+5
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
1
-1
/
+0
2024-12-15
hw/intc: Constify all Property
Richard Henderson
1
-1
/
+1
2024-10-30
hw/intc/riscv_aplic: Check and update pending when write sourcecfg
Yong-Xuan Wang
1
-18
/
+33
2024-06-03
hw/intc/riscv_aplic: APLICs should add child earlier than realize
yang.zhang
1
-4
/
+4
2024-03-22
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
1
-0
/
+1
2024-03-08
hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
Anup Patel
1
-2
/
+15
2024-03-08
hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
Anup Patel
1
-4
/
+16
2023-12-29
hw/intc: Constify VMState
Richard Henderson
1
-1
/
+1
2023-10-12
target/riscv: move KVM only files to kvm subdir
Daniel Henrique Barboza
1
-1
/
+1
2023-09-11
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
1
-6
/
+2
2023-09-11
target/riscv: update APLIC and IMSIC to support KVM AIA
Yong-Xuan Wang
1
-16
/
+40
2023-06-14
hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
Tommy Wu
1
-2
/
+2
2023-05-05
hw/intc/riscv_aplic: Zero init APLIC internal state
Ivan Klokov
1
-1
/
+1
2023-03-05
hw: intc: Use cpu_by_arch_id to fetch CPU state
Mayuresh Chitale
1
-2
/
+2
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-1
/
+1
2022-02-16
hw/intc: Add RISC-V AIA APLIC device emulation
Anup Patel
1
-0
/
+978