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
/
riscv_aplic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
intc/riscv_aplic: Fix target register read when source is inactive
Yang Jialong
2025-07-30
1
-1
/
+5
*
migration: Fix migration failure when aia is configured as aplic-imsic
liu.xuemei1@zte.com.cn
2025-07-04
1
-2
/
+10
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
2025-04-23
1
-1
/
+1
*
hw/intc/aplic: refine kvm_msicfgaddr
Yong-Xuan Wang
2025-03-04
1
-11
/
+13
*
hw/intc/aplic: refine the APLIC realize
Yong-Xuan Wang
2025-03-04
1
-23
/
+26
*
hw/intc/riscv_aplic: Remove redundant "hart_idx" masking
Huang Borong
2025-03-04
1
-1
/
+0
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-3
/
+3
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2024-12-21
1
-14
/
+60
|
\
\
|
*
|
hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic
Daniel Henrique Barboza
2024-12-20
1
-9
/
+33
|
*
|
hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers
Daniel Henrique Barboza
2024-12-20
1
-3
/
+21
|
*
|
hw/intc/riscv_aplic: rename is_kvm_aia()
Daniel Henrique Barboza
2024-12-20
1
-4
/
+4
|
*
|
hw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum write emulation
Yong-Xuan Wang
2024-12-20
1
-1
/
+5
|
|
/
*
/
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/intc/riscv_aplic: Check and update pending when write sourcecfg
Yong-Xuan Wang
2024-10-30
1
-18
/
+33
*
hw/intc/riscv_aplic: APLICs should add child earlier than realize
yang.zhang
2024-06-03
1
-4
/
+4
*
hw/intc: Update APLIC IDC after claiming iforce register
Frank Chang
2024-03-22
1
-0
/
+1
*
hw/intc/riscv_aplic: Fix in_clrip[x] read emulation
Anup Patel
2024-03-08
1
-2
/
+15
*
hw/intc/riscv_aplic: Fix setipnum_le write emulation for APLIC MSI-mode
Anup Patel
2024-03-08
1
-4
/
+16
*
hw/intc: Constify VMState
Richard Henderson
2023-12-29
1
-1
/
+1
*
target/riscv: move KVM only files to kvm subdir
Daniel Henrique Barboza
2023-10-12
1
-1
/
+1
*
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
1
-6
/
+2
*
target/riscv: update APLIC and IMSIC to support KVM AIA
Yong-Xuan Wang
2023-09-11
1
-16
/
+40
*
hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
Tommy Wu
2023-06-14
1
-2
/
+2
*
hw/intc/riscv_aplic: Zero init APLIC internal state
Ivan Klokov
2023-05-05
1
-1
/
+1
*
hw: intc: Use cpu_by_arch_id to fetch CPU state
Mayuresh Chitale
2023-03-05
1
-2
/
+2
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-1
/
+1
*
hw/intc: Add RISC-V AIA APLIC device emulation
Anup Patel
2022-02-16
1
-0
/
+978