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
/
meson.build
Age
Commit message (
Expand
)
Author
2022-03-18
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
Eric Auger
2022-03-03
hw/intc: Add RISC-V AIA IMSIC device emulation
Anup Patel
2022-03-02
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
2022-03-02
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
2022-02-16
hw/intc: Add RISC-V AIA APLIC device emulation
Anup Patel
2021-12-15
hw/intc/arm_gicv3: Introduce CONFIG_ARM_GIC_TCG Kconfig selector
Philippe Mathieu-Daudé
2021-12-15
hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c
Philippe Mathieu-Daudé
2021-10-22
hw/intc: Remove the Ibex PLIC
Alistair Francis
2021-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-03-15
m68k: add an interrupt controller
Laurent Vivier
2021-03-15
hw/intc: add goldfish-pic
Laurent Vivier
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-06
hw/intc: Introduce SH_INTC Kconfig entry
Philippe Mathieu-Daudé
2021-01-06
ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
Greg Kurz
2021-01-06
ppc: Fix build with --without-default-devices
Greg Kurz
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2020-12-15
target/nios2: Move IIC code into CPU object proper
Peter Maydell
2020-09-09
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-08-21
meson: convert hw/intc
Marc-André Lureau