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
Age
Commit message (
Expand
)
Author
Files
Lines
33 hours
Merge tag 'pull-aspeed-20250323' of https://github.com/legoater/qemu into sta...
HEAD
staging
master
Stefan Hajnoczi
1
-1
/
+1
2 days
hw/intc/aspeed: Fix IRQ handler mask check
Steven Lee
1
-1
/
+1
6 days
ppc/xive2: Fix logical / bitwise comparison typo
Nicholas Piggin
1
-1
/
+1
6 days
pnv/xive: Fix possible undefined shift error in group size calculation
Nicholas Piggin
2
-8
/
+38
6 days
ppc/xive: Fix typo in crowd block level calculation
Nicholas Piggin
1
-1
/
+1
12 days
target/arm: Move arm_current_el() and arm_el_is_aa64() to internals.h
Peter Maydell
1
-0
/
+1
2025-03-11
ppc/xive2: Check crowd backlog when scanning group backlog
Frederic Barrat
1
-26
/
+56
2025-03-11
pnv/xive2: Rename nvp_ to nvx_ if they can refer to NVP or NVGC
Glenn Miles
1
-28
/
+28
2025-03-11
ppc/xive2: Support crowd-matching when looking for target
Frederic Barrat
5
-37
/
+114
2025-03-11
ppc/xive2: Add support for MMIO operations on the NVPG/NVC BAR
Frederic Barrat
3
-14
/
+157
2025-03-11
ppc/xive2: Process group backlog when updating the CPPR
Frederic Barrat
2
-4
/
+173
2025-03-11
ppc/xive2: Process group backlog when pushing an OS context
Frederic Barrat
1
-0
/
+97
2025-03-11
ppc/xive2: Add undelivered group interrupt to backlog
Frederic Barrat
2
-30
/
+148
2025-03-11
ppc/xive2: Support group-matching when looking for target
Frederic Barrat
3
-48
/
+111
2025-03-11
ppc/xive2: Add grouping level to notification
Frederic Barrat
3
-46
/
+63
2025-03-11
ppc/xive: Rename ipb_to_pipr() to xive_ipb_to_pipr()
Michael Kowal
1
-16
/
+6
2025-03-11
ppc/xive2: Update NVP save/restore for group attributes
Frederic Barrat
1
-5
/
+18
2025-03-09
hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
Jamin Lin
1
-0
/
+112
2025-03-09
hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
Jamin Lin
2
-15
/
+135
2025-03-09
hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
Jamin Lin
1
-31
/
+39
2025-03-09
hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and r...
Jamin Lin
1
-39
/
+48
2025-03-09
hw/intc/aspeed: Refactor INTC to support separate input and output pin indices
Jamin Lin
2
-42
/
+67
2025-03-09
hw/intc/aspeed: Add support for multiple output pins in INTC
Jamin Lin
1
-0
/
+4
2025-03-09
hw/intc/aspeed: Rename num_ints to num_inpins for clarity
Jamin Lin
1
-14
/
+17
2025-03-09
hw/intc/aspeed: Support different memory region ops
Jamin Lin
1
-1
/
+4
2025-03-09
hw/intc/aspeed: Add object type name to trace events for better debugging
Jamin Lin
2
-25
/
+31
2025-03-09
hw/intc/aspeed: Introduce helper functions for enable and status registers
Jamin Lin
1
-83
/
+108
2025-03-09
hw/intc/aspeed: Reduce regs array size by adding a register sub-region
Jamin Lin
1
-21
/
+29
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
[next]