index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
intc
Age
Commit message (
Expand
)
Author
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
2018-12-11
qom: make interface types abstract
Marc-André Lureau
2018-10-26
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
Philippe Mathieu-Daudé
2018-09-25
hw/intc/arm_gic: Document QEMU interface
Peter Maydell
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
2018-07-02
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-08
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2018-04-27
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
2018-03-06
heathrow: QOMify heathrow PIC
Mark Cave-Ayland
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
2018-02-09
Clean up includes
Markus Armbruster
2018-01-26
xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
Alistair Francis
2018-01-26
xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
Alistair Francis
2017-12-13
nvic: Make systick banked
Peter Maydell
2017-09-21
nvic: Implement NVIC_ITNS<n> registers
Peter Maydell
2017-09-21
nvic: Implement AIRCR changes for v8M
Peter Maydell
2017-09-21
nvic: Add cached vectpending_prio state
Peter Maydell
2017-09-21
nvic: Add cached vectpending_is_s_banked state
Peter Maydell
2017-09-21
nvic: Add banked exception states
Peter Maydell
2017-09-07
nvic: Add NS alias SCS region
Peter Maydell
2017-09-04
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
Peter Maydell
[next]