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
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
2021-11-15
hw/intc/arm_gicv3: Move checking of redist-region-count to arm_gicv3_common_r...
Peter Maydell
2021-11-09
hw/m68k: Fix typo in SPDX tag
Philippe Mathieu-Daudé
2021-09-21
hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
Anup Patel
2021-09-21
hw/intc: Rename sifive_clint sources to riscv_aclint sources
Anup Patel
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-21
hw/intc: sifive_clint: Use RISC-V CPU GPIO lines
Alistair Francis
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
2021-09-13
hw/intc: GICv3 ITS initial framework
Shashi Mallela
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
2021-03-15
m68k: add an interrupt controller
Laurent Vivier
2021-03-15
hw/intc: add goldfish-pic
Laurent Vivier
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2021-01-04
hw/intc: Rework Loongson LIOINTC
Huacai Chen
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
2020-11-13
intc/ibex_plic: Ensure we don't loose interrupts
Alistair Francis
2020-11-03
target/riscv: Add sifive_plic vmstate
Yifei Jiang
2020-11-02
hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
Peter Maydell
2020-10-22
hw/intc: Move sifive_plic.h to the include directory
Bin Meng
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-13
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...
Peter Maydell
2020-09-09
hw/riscv: Move sifive_clint model to hw/intc
Bin Meng
2020-09-09
Use DECLARE_*CHECKER* when possible (--force mode)
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-21
hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
Alistair Francis
2020-06-22
hw/intc: RX62N interrupt controller (ICUa)
Yoshinori Sato
2020-06-19
hw/intc: Initial commit of lowRISC Ibex PLIC
Alistair Francis
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2019-03-15
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
[next]