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
/
include
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-05
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
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-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2023-02-27
hw/intc/i8259: Document i8259_init()
Philippe Mathieu-Daudé
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-16
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
2023-02-16
hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
Philippe Mathieu-Daudé
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-13
hw/intc/i8259: Make using the isa_pic singleton more type-safe
Bernhard Beschow
2023-01-08
include: Include headers where needed
Markus Armbruster
2023-01-07
Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-01-06
hw/intc/loongarch_pch: Change default irq number of pch irq controller
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_pic: add irq number property
Tianrui Zhao
2023-01-06
hw/intc/loongarch_pch_msi: add irq number property
Tianrui Zhao
2023-01-06
hw/intc: sifive_plic: Drop PLICMode_H
Bin Meng
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
2022-07-05
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
Xiaojuan Yang
2022-07-04
hw/intc/loongarch_pch_msi: Fix msi vector convertion
Mao Bibo
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-05-19
hw/intc/arm_gicv3: Use correct number of priority bits for the CPU
Peter Maydell
2022-05-19
hw/intc/arm_gicv3: Support configurable number of physical priority bits
Peter Maydell
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-04-26
hw/intc: Vectored Interrupt Controller (VIC)
Amir Gonnen
2022-04-22
Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
2022-04-22
hw/intc/arm_gicv3_cpuif: Support vLPIs
Peter Maydell
2022-04-22
hw/intc/arm_gicv3: Implement new GICv4 redistributor registers
Peter Maydell
2022-04-22
hw/intc/arm_gicv3: Implement GICv4's new redistributor frame
Peter Maydell
2022-04-22
hw/intc/arm_gicv3_its: Implement VMOVP
Peter Maydell
2022-04-22
hw/intc/arm_gicv3: Keep pointers to every connected ITS
Peter Maydell
2022-04-22
hw/intc/arm_gicv3_its: Implement GITS_BASER2 for GICv4
Peter Maydell
2022-04-22
hw/intc: Make RISC-V ACLINT mtime MMIO register writable
Frank Chang
2022-04-21
hw/arm/exynos4210: Put combiners into state struct
Peter Maydell
2022-04-21
hw/arm/exynos4210: Put external GIC into state struct
Peter Maydell
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
2022-02-16
include: hw: remove ibex_plic.h
Wilfred Mallawa
2022-02-08
hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
Peter Maydell
2022-01-28
hw/intc/arm_gicv3_its: Check table bounds against correct limit
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Fix various off-by-one errors
Peter Maydell
2022-01-07
hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
Peter Maydell
2021-11-15
hw/intc/arm_gicv3: Support multiple redistributor regions
Peter Maydell
[next]