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
2023-08-24
hw/intc/loongarch_pch: fix edge triggered irq handling
Bibo Mao
1
-1
/
+6
2023-07-25
arm: spelling fixes
Michael Tokarev
3
-4
/
+4
2023-07-25
s390x: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-07-18
s390x: Fix QEMU abort by selecting S390_FLIC_KVM
Cédric Le Goater
1
-1
/
+0
2023-07-07
pnv/xive2: Always pass a presenter object when accessing the TIMA
Frederic Barrat
1
-2
/
+4
2023-07-07
pnv/xive: Print CPU target in all TIMA traces
Frederic Barrat
2
-4
/
+4
2023-07-07
pnv/xive: Allow mmio operations of any size on the ESB CI pages
Frederic Barrat
2
-6
/
+6
2023-07-07
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
1
-2
/
+6
2023-07-07
pnv/xive2: Fix TIMA offset for indirect access
Frederic Barrat
1
-2
/
+18
2023-07-07
pnv/xive2: Allow indirect TIMA accesses of all sizes
Frederic Barrat
1
-2
/
+2
2023-06-28
hw/intc/arm_gic: Rename 'first_cpu' argument
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
3
-0
/
+33
2023-06-25
pnv/xive2: Check TIMA special ops against a dedicated array for P10
Frederic Barrat
2
-41
/
+43
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
4
-0
/
+46
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-22
/
+22
2023-06-19
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
1
-1
/
+1
2023-06-16
hw/intc: Set physical cpuid route for LoongArch ipi device
Tianrui Zhao
1
-7
/
+37
2023-06-14
hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
Tommy Wu
1
-2
/
+2
2023-06-10
pnv/xive2: Quiet down some error messages
Frederic Barrat
1
-0
/
+4
2023-06-10
pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
2
-1
/
+5
2023-06-10
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
1
-7
/
+7
2023-06-10
pnv/xive2: Allow writes to the Physical Thread Enable registers
Frederic Barrat
1
-0
/
+1
2023-06-10
pnv/xive2: Add definition for the ESB cache configuration register
Frederic Barrat
2
-0
/
+11
2023-06-10
pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
2
-1
/
+11
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-3
/
+3
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-3
/
+3
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
1
-3
/
+3
2023-05-15
hw/intc: Add NULL pointer check on LoongArch ipi device
Song Gao
2
-11
/
+30
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
1
-2
/
+2
2023-05-15
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
1
-28
/
+16
2023-05-15
loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
Alexander Bulekov
1
-0
/
+4
2023-05-06
hw/intc: don't use target_ulong for LoongArch ipi
Alex Bennée
1
-1
/
+1
2023-05-05
hw/intc/riscv_aplic: Zero init APLIC internal state
Ivan Klokov
1
-1
/
+1
2023-05-02
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
1
-5
/
+2
2023-04-28
apic: disable reentrancy detection for apic-msi
Alexander Bulekov
1
-0
/
+7
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
1
-0
/
+1
2023-03-15
hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
David Woodhouse
1
-2
/
+1
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2
-7
/
+27
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
1
-2
/
+2
2023-03-05
hw: intc: Use cpu_by_arch_id to fetch CPU state
Mayuresh Chitale
3
-13
/
+13
2023-02-27
hw/intc/i8259: Document i8259_init()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
4
-5
/
+123
2023-02-27
hw/intc/armv7m_nvic: Use QOM cast CPU() macro
Philippe Mathieu-Daudé
1
-3
/
+3
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
1
-7
/
+13
2023-02-16
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
1
-25
/
+13
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
1
-0
/
+2
2023-02-03
hvf: arm: Add support for GICv3
Alexander Graf
1
-1
/
+15
2023-01-20
Merge tag 'pull-include-2023-01-20' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2
-0
/
+2
2023-01-20
include/hw/ppc: Split pnv_chip.h off pnv.h
Markus Armbruster
2
-0
/
+2
2023-01-19
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
1
-6
/
+6
[next]