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-05-14
hw/intc/loongarch_pch: Set version information at initial stage
Bibo Mao
2
-7
/
+15
2025-05-14
hw/intc/loongarch_pch: Remove some duplicate macro
Bibo Mao
1
-10
/
+10
2025-05-14
hw/intc/loongarch_pch: Modify register name PCH_PIC_xxx_OFFSET with PCH_PIC_xxx
Bibo Mao
1
-10
/
+10
2025-05-14
hw/intc/loongarch_pch: Modify name of some registers
Bibo Mao
1
-24
/
+26
2025-05-06
Merge tag 'pull-loongarch-20250506' of https://github.com/bibo-mao/qemu into ...
Stefan Hajnoczi
5
-22
/
+111
2025-05-06
hw/intc/loongarch_pch: Replace legacy reset callback with new api
Bibo Mao
1
-18
/
+8
2025-05-06
hw/intc/loongarch_pch: Add reset support
Bibo Mao
1
-0
/
+25
2025-05-06
hw/intc/loongarch_extioi: Replace legacy reset callback with new api
Bibo Mao
1
-4
/
+8
2025-05-06
hw/intc/loongarch_extioi: Add reset support
Bibo Mao
1
-0
/
+41
2025-05-06
hw/intc/loongarch_ipi: Add reset support
Bibo Mao
1
-0
/
+29
2025-05-05
hw/intc/aspeed: Add support for AST2700 TSP INTC
Steven Lee
1
-2
/
+207
2025-05-05
hw/intc/aspeed: Add support for AST2700 SSP INTC
Steven Lee
1
-0
/
+211
2025-04-25
hw/intc/i8259: Remove unused DEBUG_PIC define
BALATON Zoltan
1
-4
/
+1
2025-04-25
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
15
-15
/
+15
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
65
-74
/
+76
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
3
-6
/
+0
2025-04-24
Merge tag 'pull-loongarch-20250424' of https://github.com/gaosong715/qemu int...
Stefan Hajnoczi
1
-9
/
+0
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
3
-6
/
+0
2025-04-24
hw/intc/loongarch_pch_msi: Remove gpio input handler
Bibo Mao
1
-9
/
+0
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
3
-3
/
+3
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
3
-3
/
+3
2025-04-23
hw/intc/s390_flic: Remove the obsolete migration_enabled flag
Thomas Huth
1
-14
/
+0
2025-03-24
Merge tag 'pull-aspeed-20250323' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
1
-1
/
+1
2025-03-23
hw/intc/aspeed: Fix IRQ handler mask check
Steven Lee
1
-1
/
+1
2025-03-20
ppc/xive2: Fix logical / bitwise comparison typo
Nicholas Piggin
1
-1
/
+1
2025-03-20
pnv/xive: Fix possible undefined shift error in group size calculation
Nicholas Piggin
2
-8
/
+38
2025-03-20
ppc/xive: Fix typo in crowd block level calculation
Nicholas Piggin
1
-1
/
+1
2025-03-14
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
[prev]
[next]