Peter Maydell 9e60d759d3 hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESETREQ 5 years ago
..
Kconfig c012e0b1f9 hw/intc: Add Loongson LIOINTC support 5 years ago
Makefile.objs c012e0b1f9 hw/intc: Add Loongson LIOINTC support 5 years ago
allwinner-a10-pic.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 years ago
apic.c 6e083c0de4 apic: Report current_count via 'info lapic' 5 years ago
apic_common.c 6e083c0de4 apic: Report current_count via 'info lapic' 5 years ago
arm_gic.c 11411489da arm_gic: Mask the un-supported priority bits 5 years ago
arm_gic_common.c 11411489da arm_gic: Mask the un-supported priority bits 5 years ago
arm_gic_kvm.c 386f6c07d2 error: Avoid error_propagate() after migrate_add_blocker() 5 years ago
arm_gicv2m.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
arm_gicv3.c 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
arm_gicv3_common.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
arm_gicv3_cpuif.c ef1255212a arm/gicv3: update virtual irq state after IAR register read 5 years ago
arm_gicv3_dist.c 0edfcc9ec0 hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1 6 years ago
arm_gicv3_its_common.c d645427057 Include migration/vmstate.h less 6 years ago
arm_gicv3_its_kvm.c 386f6c07d2 error: Avoid error_propagate() after migrate_add_blocker() 5 years ago
arm_gicv3_kvm.c 386f6c07d2 error: Avoid error_propagate() after migrate_add_blocker() 5 years ago
arm_gicv3_redist.c e40f60730a hw/intc/arm_gicv3: Fix decoding of ID register range 6 years ago
armv7m_nvic.c 9e60d759d3 hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESETREQ 5 years ago
aspeed_vic.c d645427057 Include migration/vmstate.h less 6 years ago
bcm2835_ic.c 6111a0c0ed hw/arm/bcm283x: Correct the license text 5 years ago
bcm2836_control.c 6111a0c0ed hw/arm/bcm283x: Correct the license text 5 years ago
etraxfs_pic.c f4f643882d cris: improve passing PIC interrupt vector to the CPU 5 years ago
exynos4210_combiner.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
exynos4210_gic.c 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 years ago
gic_internal.h b6e6c65151 hw/intc/arm_gic: Drop GIC_BASE_IRQ macro 7 years ago
gicv3_internal.h d3a3e52962 target-arm: Add GICv3CPUState in CPUARMState struct 8 years ago
grlib_irqmp.c ab4c072d2f leon3: use qemu_irq framework instead of callback as property 5 years ago
heathrow_pic.c 650d103d3e Include hw/hw.h exactly where needed 6 years ago
i8259.c 852c27e2ba hw: replace hw/i386/pc.h with a header just for the i8259 5 years ago
i8259_common.c 96927c744f isa: Convert uses of isa_create() with Coccinelle 5 years ago
ibex_plic.c 879f60f01c hw/intc: Initial commit of lowRISC Ibex PLIC 5 years ago
imx_avic.c d645427057 Include migration/vmstate.h less 6 years ago
imx_gpcv2.c d645427057 Include migration/vmstate.h less 6 years ago
intc.c 120e512b7f intc: add an interface to gather statistics/informations on interrupt controllers 9 years ago
ioapic.c c82d9d43ed KVM: Kick resamplefd for split kernel irqchip 5 years ago
ioapic_common.c d645427057 Include migration/vmstate.h less 6 years ago
lm32_pic.c 650d103d3e Include hw/hw.h exactly where needed 6 years ago
loongson_liointc.c c012e0b1f9 hw/intc: Add Loongson LIOINTC support 5 years ago
mips_gic.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
nios2_iic.c 4d21fcd524 qom: Don't handle impossible object_property_get_link() failure 5 years ago
omap_intc.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
ompic.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
openpic.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
openpic_kvm.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
pl190.c d645427057 Include migration/vmstate.h less 6 years ago
pnv_xive.c 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 years ago
pnv_xive_regs.h 2dfa91a2aa ppc/pnv: add a XIVE interrupt controller model for POWER9 6 years ago
puv3_intc.c 3b34ee6780 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() 5 years ago
realview_gic.c 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 years ago
rx_icu.c e78597cc45 hw/intc: RX62N interrupt controller (ICUa) 5 years ago
s390_flic.c 3c6ef471ee sysbus: Convert to sysbus_realize() etc. with Coccinelle 5 years ago
s390_flic_kvm.c 3c5fd80743 s390x: adapter routes error handling 5 years ago
sh_intc.c 650d103d3e Include hw/hw.h exactly where needed 6 years ago
slavio_intctl.c d645427057 Include migration/vmstate.h less 6 years ago
spapr_xive.c 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 years ago
spapr_xive_kvm.c 74e51a38f7 spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr 5 years ago
trace-events 28976c99cf xics: Rename misleading ics_simple_*() functions 5 years ago
vgic_common.h 4b3cfe72d9 intc/gic: Extract some reusable vGIC code 10 years ago
xics.c af175e85f9 error: Eliminate error_propagate() with Coccinelle, part 2 5 years ago
xics_kvm.c 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 years ago
xics_pnv.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 years ago
xics_spapr.c 4ffb749688 spapr: Pass the maximum number of vCPUs to the KVM interrupt controller 5 years ago
xilinx_intc.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
xive.c 992861fb1e error: Eliminate error_propagate() manually 5 years ago
xlnx-pmu-iomod-intc.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
xlnx-zynqmp-ipi.c d645427057 Include migration/vmstate.h less 6 years ago