index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-09-29
hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()
Peter Maydell
2023-09-29
hw/intc/openpic: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-18
ppc/xive: Fix uint32_t overflow
Cédric Le Goater
2023-09-11
Merge tag 'pull-riscv-to-apply-20230911' of https://github.com/alistair23/qem...
Stefan Hajnoczi
2023-09-11
hw/intc/riscv_aplic.c fix non-KVM --enable-debug build
Daniel Henrique Barboza
2023-09-11
target/riscv: update APLIC and IMSIC to support KVM AIA
Yong-Xuan Wang
2023-09-11
hw/intc: Make rtc variable names consistent
Jason Chien
2023-09-11
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
2023-09-08
hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()
Philippe Mathieu-Daudé
2023-09-06
ppc/xive: Add support for the PC MMIOs
Cédric Le Goater
2023-09-06
ppc/xive: Handle END triggers between chips with MMIOs
Cédric Le Goater
2023-09-06
ppc/xive: Introduce a new XiveRouter end_notify() handler
Cédric Le Goater
2023-09-06
ppc/xive: Use address_space routines to access the machine RAM
Cédric Le Goater
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-24
hw/intc/loongarch_pch: fix edge triggered irq handling
Bibo Mao
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-18
s390x: Fix QEMU abort by selecting S390_FLIC_KVM
Cédric Le Goater
2023-07-07
pnv/xive2: Always pass a presenter object when accessing the TIMA
Frederic Barrat
2023-07-07
pnv/xive: Print CPU target in all TIMA traces
Frederic Barrat
2023-07-07
pnv/xive: Allow mmio operations of any size on the ESB CI pages
Frederic Barrat
2023-07-07
pnv/xive: Add property on xive sources to define PQ state on reset
Frederic Barrat
2023-07-07
pnv/xive2: Fix TIMA offset for indirect access
Frederic Barrat
2023-07-07
pnv/xive2: Allow indirect TIMA accesses of all sizes
Frederic Barrat
2023-06-28
hw/intc/arm_gic: Rename 'first_cpu' argument
Philippe Mathieu-Daudé
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-25
pnv/xive2: Check TIMA special ops against a dedicated array for P10
Frederic Barrat
2023-06-25
pnv/xive2: Add a get_config() method on the presenter class
Frederic Barrat
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-19
hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1
Peter Maydell
2023-06-16
hw/intc: Set physical cpuid route for LoongArch ipi device
Tianrui Zhao
2023-06-14
hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only.
Tommy Wu
2023-06-10
pnv/xive2: Quiet down some error messages
Frederic Barrat
2023-06-10
pnv/xive2: Handle TIMA access through all ports
Frederic Barrat
2023-06-10
pnv/xive2: Introduce macros to manipulate TIMA addresses
Frederic Barrat
2023-06-10
pnv/xive2: Allow writes to the Physical Thread Enable registers
Frederic Barrat
2023-06-10
pnv/xive2: Add definition for the ESB cache configuration register
Frederic Barrat
2023-06-10
pnv/xive2: Add definition for TCTXT Config register
Frederic Barrat
2023-06-06
Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
2023-05-15
hw/intc: Add NULL pointer check on LoongArch ipi device
Song Gao
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
2023-05-15
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2023-05-15
loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
Alexander Bulekov
2023-05-06
hw/intc: don't use target_ulong for LoongArch ipi
Alex Bennée
2023-05-05
hw/intc/riscv_aplic: Zero init APLIC internal state
Ivan Klokov
2023-05-02
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
[next]