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
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-08-06
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
2024-04-24
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-03-01
hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
Thomas Huth
2023-07-18
s390x: Fix QEMU abort by selecting S390_FLIC_KVM
Cédric Le Goater
2023-01-06
hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
Bin Meng
2023-01-06
hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
Bin Meng
2022-06-06
hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
Xiaojuan Yang
2022-06-06
hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
Xiaojuan Yang
2022-06-06
hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
Xiaojuan Yang
2022-06-06
hw/loongarch: Add LoongArch ipi interrupt support(IPI)
Xiaojuan Yang
2022-04-26
hw/intc: Vectored Interrupt Controller (VIC)
Amir Gonnen
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-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-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
2021-03-15
m68k: add an interrupt controller
Laurent Vivier
2021-03-15
hw/intc: add goldfish-pic
Laurent Vivier
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-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-06-27
hw/intc: Add Loongson LIOINTC support
Huacai Chen
2020-06-22
hw/intc: RX62N interrupt controller (ICUa)
Yoshinori Sato
2020-01-07
hw/intc/i8259: Fix Kconfig dependency on ISA bus
Philippe Mathieu-Daudé
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-07
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
2019-03-07
build: switch to Kconfig
Paolo Bonzini
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini