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-10.0
stable-10.1
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-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-09
hw/intc/aspeed: Support setting different register size
Jamin Lin
1
-17
/
+5
2025-03-09
hw/intc/aspeed: Introduce dynamic allocation for regs array
Jamin Lin
1
-1
/
+11
2025-03-09
hw/intc/aspeed: Rename status_addr and addr to status_reg and reg for clarity
Jamin Lin
1
-19
/
+19
2025-03-09
hw/intc/aspeed: Support setting different memory size
Jamin Lin
1
-1
/
+8
2025-03-08
exec: Declare tlb_flush*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-05
Merge tag 'pull-loongarch-20250305' of https://gitlab.com/bibo-mao/qemu into ...
Stefan Hajnoczi
3
-8
/
+155
2025-03-05
Merge tag 'pull-riscv-to-apply-20250305-1' of https://github.com/alistair23/q...
Stefan Hajnoczi
2
-56
/
+65
2025-03-05
hw/intc/loongarch_extioi: Implment cpu hotplug interface
Bibo Mao
1
-0
/
+45
2025-03-05
hw/intc/loongarch_extioi: Add basic hotplug framework
Bibo Mao
1
-0
/
+33
2025-03-05
hw/intc/loongarch_extioi: Move gpio irq initial to common code
Bibo Mao
2
-8
/
+6
2025-03-05
hw/intc/loongarch_ipi: Implment cpu hotplug interface
Bibo Mao
1
-0
/
+39
2025-03-05
hw/intc/loongarch_ipi: Add basic hotplug framework
Bibo Mao
1
-0
/
+32
2025-03-04
hw/intc: Remove TCG dependency on ARM_GICV3
Philippe Mathieu-Daudé
2
-5
/
+5
2025-03-04
hw/intc/aplic: refine kvm_msicfgaddr
Yong-Xuan Wang
1
-11
/
+13
2025-03-04
hw/intc/aplic: refine the APLIC realize
Yong-Xuan Wang
1
-23
/
+26
2025-03-04
hw/intc/imsic: refine the IMSIC realize
Yong-Xuan Wang
1
-21
/
+26
2025-03-04
hw/intc/riscv_aplic: Remove redundant "hart_idx" masking
Huang Borong
1
-1
/
+0
2025-02-20
hw/intc/arm_gicv3_cpuif(): Remove redundant tests of is_a64()
Peter Maydell
1
-3
/
+3
2025-02-20
hw/intc/arm_gicv3_cpuif: Don't downgrade monitor traps for AArch32 EL3
Peter Maydell
1
-9
/
+0
2025-02-16
hw/arm: Mark Allwinner Technology devices as little-endian
Philippe Mathieu-Daudé
1
-1
/
+1
2025-02-16
hw/intc/xilinx_intc: Make device endianness configurable
Philippe Mathieu-Daudé
1
-13
/
+44
2025-02-16
hw/intc/apic: Fixes magic number use, removes outdated comment
Phil Dennis-Jordan
1
-2
/
+1
2025-01-15
hw/intc/loongarch_ipi: Use alternative implemation for cpu_by_arch_id
Bibo Mao
1
-25
/
+11
2025-01-15
hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
Bibo Mao
3
-14
/
+49
2025-01-15
hw/intc/loongarch_ipi: Remove property num-cpu
Bibo Mao
1
-5
/
+0
2025-01-15
hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids
Bibo Mao
1
-5
/
+8
2025-01-15
hw/intc/loongson_ipi: Remove property num_cpu from loongson_ipi_common
Bibo Mao
3
-6
/
+12
2025-01-15
hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common
Bibo Mao
3
-15
/
+26
2025-01-15
hw/intc/loongarch_ipi: Implement realize interface
Bibo Mao
1
-0
/
+19
2025-01-13
hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
Philippe Mathieu-Daudé
1
-0
/
+4
2025-01-09
hw/intc/loongarch_extioi: Add irq routing support from physical id
Bibo Mao
1
-4
/
+26
2025-01-09
hw/intc/loongarch_extioi: Remove num-cpu property
Bibo Mao
1
-1
/
+0
2025-01-09
hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids
Bibo Mao
2
-8
/
+15
2025-01-07
hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
Thomas Huth
1
-9
/
+0
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
27
-49
/
+49
2024-12-21
Merge tag 'pull-riscv-to-apply-20241220' of https://github.com/alistair23/qem...
Stefan Hajnoczi
1
-14
/
+60
2024-12-21
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
38
-45
/
+0
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
27
-48
/
+48
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
Merge tag 'pull-loongarch-20241219' of https://gitlab.com/bibo-mao/qemu into ...
Stefan Hajnoczi
5
-148
/
+284
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
38
-45
/
+0
2024-12-19
hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi
Bibo Mao
1
-17
/
+14
2024-12-19
hw/intc/loongarch_extioi: Add pre_save interface
Bibo Mao
1
-0
/
+13
2024-12-19
hw/intc/loongarch_extioi: Inherit from loongarch_extioi_common
Bibo Mao
3
-22
/
+58
2024-12-19
hw/intc/loongarch_extioi: Add common file loongarch_extioi_common
Bibo Mao
2
-57
/
+65
2024-12-19
hw/intc/loongarch_extioi: Add unrealize interface
Bibo Mao
1
-3
/
+3
2024-12-19
hw/intc/loongarch_extioi: Add common realize interface
Bibo Mao
1
-2
/
+14
[prev]
[next]