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
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
2017-06-13
hw/intc/arm_gicv3_its: Implement state save/restore
Eric Auger
2017-02-28
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
2017-01-20
hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update()
Peter Maydell
2017-01-20
hw/intc/gicv3: Add data fields for virtualization support
Peter Maydell
2017-01-20
hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2017-01-20
hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ
Peter Maydell
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-04
hw/intc/arm_gicv3_its: Implement ITS base class
Pavel Fedin
2016-10-04
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
2016-07-14
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
hw/mips: implement Global Interrupt Controller
Yongbok Kim
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2016-03-16
hw/intc: Add (new) ASPEED VIC device model
Andrew Jeffery
2016-02-03
bcm2836_control: add bcm2836 ARM control logic
Andrew Baumann
2016-02-03
bcm2835_ic: add bcm2835 interrupt controller
Andrew Baumann
2015-10-27
arm_gic_kvm: Disable live migration if not supported
Pavel Fedin
2015-09-24
hw/intc: Implement GIC-500 base class
Shlomo Pongratz
[next]