59 Commits (1e575b66643a4311b9a6cbf0744f7f5aeba5e181)

Author SHA1 Message Date
Eric Auger 1e575b6664 hw/intc/arm_gicv3: Introduce redist-region-count array property 8 years ago
Shannon Zhao 910e204841 arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR 8 years ago
Mark Cave-Ayland a5ed75fe2e heathrow: remove obsolete heathow_init() function 9 years ago
Mark Cave-Ayland 086df4f30a heathrow: QOMify heathrow PIC 9 years ago
Andrey Smirnov 0999e87fa5 i.MX: Add code to emulate GPCv2 IP block 9 years ago
Markus Armbruster 8f0a3716e4 Clean up includes 9 years ago
Alistair Francis b350735ef6 xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device 9 years ago
Alistair Francis c859b566e8 xlnx-pmu-iomod-intc: Add the PMU Interrupt controller 9 years ago
Peter Maydell 27f26bfed9 nvic: Make systick banked 9 years ago
Peter Maydell e1be0a576b nvic: Implement NVIC_ITNS<n> registers 9 years ago
Peter Maydell 3b2e934463 nvic: Implement AIRCR changes for v8M 9 years ago
Peter Maydell 5255fcf8e4 nvic: Add cached vectpending_prio state 9 years ago
Peter Maydell e93bc2ac11 nvic: Add cached vectpending_is_s_banked state 9 years ago
Peter Maydell 17906a162a nvic: Add banked exception states 9 years ago
Peter Maydell f104919d15 nvic: Add NS alias SCS region 9 years ago
Peter Maydell d2db1de6ff armv7m_nvic.h: Move from include/hw/arm to include/hw/intc 9 years ago
Eric Auger cddafd8f35 hw/intc/arm_gicv3_its: Implement state save/restore 9 years ago
Vijaya Kumar K 6692aac411 hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate 10 years ago
Peter Maydell c5fc89b36c hw/intc/arm_gicv3: Implement gicv3_cpuif_virt_update() 10 years ago
Peter Maydell 4eb833b5df hw/intc/gicv3: Add data fields for virtualization support 10 years ago
Peter Maydell 6a22895908 hw/intc/arm_gic: Add external IRQ lines for VIRQ and VFIQ 10 years ago
Peter Maydell b53db42bc0 hw/intc/arm_gicv3: Add external IRQ lines for VIRQ and VFIQ 10 years ago
Pavel Fedin 386ce3c7fc hw/intc/arm_gicv3_its: Implement ITS base class 10 years ago
Hervé Poussineau 120e512b7f intc: add an interface to gather statistics/informations on interrupt controllers 10 years ago
Andrew Jones c8efd802c4 gic: provide defines for v2/v3 targetlist sizes 10 years ago
Markus Armbruster 2a6a4076e1 Clean up ill-advised or unusual header guards 10 years ago
Markus Armbruster 121d07125b Clean up header guards that don't match their file name 10 years ago
Yongbok Kim e8bd336dd1 hw/mips: implement Global Interrupt Controller 11 years ago
Peter Maydell ce187c3c15 hw/intc/arm_gicv3: Implement functions to identify next pending irq 10 years ago
Shlomo Pongratz 56992670a4 hw/intc/arm_gicv3: ARM GICv3 device framework 10 years ago
Peter Maydell 3faf2b0cd5 hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure 10 years ago
Pavel Fedin 07e2034d08 hw/intc/arm_gicv3: Add state information 10 years ago
Andrew Jeffery 0c69996e22 hw/intc: Add (new) ASPEED VIC device model 11 years ago
Andrew Baumann cc28296d82 bcm2836_control: add bcm2836 ARM control logic 11 years ago
Andrew Baumann e3ece3e34d bcm2835_ic: add bcm2835 interrupt controller 11 years ago
Pavel Fedin 24182fbc19 arm_gic_kvm: Disable live migration if not supported 11 years ago
Shlomo Pongratz ff8f06ee76 hw/intc: Implement GIC-500 base class 11 years ago
Peter Maydell 8ff41f3995 hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot 11 years ago
Peter Maydell 72889c8a80 hw/intc/arm_gic: Drop running_irq and last_active arrays 11 years ago
Peter Maydell 51fd06e0ee hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers 11 years ago
Pavel Fedin 7926c210ab hw/arm/gic: Kill code duplication 11 years ago
Jean-Christophe Dubois f250c6a751 i.MX: Split AVIC emulator in a header file and a source file 11 years ago
Fabian Aggeler 3295186083 hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked 11 years ago
Fabian Aggeler 822e9cc310 hw/intc/arm_gic: Make ICCBPR/GICC_BPR banked 11 years ago
Fabian Aggeler 679aa175e8 hw/intc/arm_gic: Make ICDDCR/GICD_CTLR banked 11 years ago
Fabian Aggeler c27a5ba948 hw/intc/arm_gic: Add Interrupt Group Registers 11 years ago
Fabian Aggeler 5543d1abb6 hw/intc/arm_gic: Add Security Extensions property 11 years ago
Fabian Aggeler 44f5529647 hw/intc/arm_gic: Create outbound FIQ lines 11 years ago
Christoffer Dall 1da41cc1c6 arm: vgic device control api support 13 years ago
Christoffer Dall a9d477c4e3 arm_gic: Add GICC_APRn state to the GICState 13 years ago