.. |
allwinner-a10-pic.c
|
Clean up inclusion of sysemu/sysemu.h
|
2019-08-16 13:31:53 +02:00 |
apic_common.c
|
apic: Report current_count via 'info lapic'
|
2020-07-10 19:26:55 -04:00 |
apic.c
|
apic: Report current_count via 'info lapic'
|
2020-07-10 19:26:55 -04:00 |
arm_gic_common.c
|
arm_gic: Mask the un-supported priority bits
|
2020-02-28 16:14:57 +00:00 |
arm_gic_kvm.c
|
error: Avoid error_propagate() after migrate_add_blocker()
|
2020-07-10 15:18:08 +02:00 |
arm_gic.c
|
arm_gic: Mask the un-supported priority bits
|
2020-02-28 16:14:57 +00:00 |
arm_gicv2m.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
arm_gicv3_common.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
arm_gicv3_cpuif.c
|
arm/gicv3: update virtual irq state after IAR register read
|
2020-01-17 14:27:16 +00:00 |
arm_gicv3_dist.c
|
|
|
arm_gicv3_its_common.c
|
|
|
arm_gicv3_its_kvm.c
|
error: Avoid error_propagate() after migrate_add_blocker()
|
2020-07-10 15:18:08 +02:00 |
arm_gicv3_kvm.c
|
error: Avoid error_propagate() after migrate_add_blocker()
|
2020-07-10 15:18:08 +02:00 |
arm_gicv3_redist.c
|
|
|
arm_gicv3.c
|
|
|
armv7m_nvic.c
|
hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESETREQ
|
2020-08-03 17:55:03 +01:00 |
aspeed_vic.c
|
|
|
bcm2835_ic.c
|
hw/arm/bcm283x: Correct the license text
|
2020-03-23 17:22:30 +00:00 |
bcm2836_control.c
|
hw/arm/bcm283x: Correct the license text
|
2020-03-23 17:22:30 +00:00 |
etraxfs_pic.c
|
cris: improve passing PIC interrupt vector to the CPU
|
2020-01-07 17:24:29 +04:00 |
exynos4210_combiner.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
exynos4210_gic.c
|
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
2020-06-15 22:05:28 +02:00 |
gic_internal.h
|
|
|
gicv3_internal.h
|
|
|
grlib_irqmp.c
|
leon3: use qemu_irq framework instead of callback as property
|
2020-01-07 17:24:29 +04:00 |
heathrow_pic.c
|
|
|
i8259_common.c
|
isa: Convert uses of isa_create() with Coccinelle
|
2020-06-15 22:05:28 +02:00 |
i8259.c
|
hw: replace hw/i386/pc.h with a header just for the i8259
|
2019-12-17 19:33:49 +01:00 |
ibex_plic.c
|
hw/intc: Initial commit of lowRISC Ibex PLIC
|
2020-06-19 08:24:07 -07:00 |
imx_avic.c
|
|
|
imx_gpcv2.c
|
|
|
intc.c
|
|
|
ioapic_common.c
|
|
|
ioapic.c
|
KVM: Kick resamplefd for split kernel irqchip
|
2020-06-10 12:10:33 -04:00 |
Kconfig
|
hw/intc: Add Loongson LIOINTC support
|
2020-06-27 19:42:22 +02:00 |
lm32_pic.c
|
|
|
loongson_liointc.c
|
hw/intc: Add Loongson LIOINTC support
|
2020-06-27 19:42:22 +02:00 |
Makefile.objs
|
hw/intc: Add Loongson LIOINTC support
|
2020-06-27 19:42:22 +02:00 |
mips_gic.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
nios2_iic.c
|
qom: Don't handle impossible object_property_get_link() failure
|
2020-07-10 15:18:08 +02:00 |
omap_intc.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
ompic.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
openpic_kvm.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
openpic.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
pl190.c
|
|
|
pnv_xive_regs.h
|
|
|
pnv_xive.c
|
error: Eliminate error_propagate() with Coccinelle, part 1
|
2020-07-10 15:18:08 +02:00 |
puv3_intc.c
|
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
|
2020-06-09 19:01:56 +02:00 |
realview_gic.c
|
error: Eliminate error_propagate() with Coccinelle, part 1
|
2020-07-10 15:18:08 +02:00 |
rx_icu.c
|
hw/intc: RX62N interrupt controller (ICUa)
|
2020-06-22 18:37:12 +02:00 |
s390_flic_kvm.c
|
s390x: adapter routes error handling
|
2020-01-27 12:13:09 +01:00 |
s390_flic.c
|
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
2020-06-15 22:05:28 +02:00 |
sh_intc.c
|
|
|
slavio_intctl.c
|
|
|
spapr_xive_kvm.c
|
spapr/xive: Use xive_source_esb_len()
|
2020-08-14 13:35:45 +10:00 |
spapr_xive.c
|
spapr/xive: Use xive_source_esb_len()
|
2020-08-14 13:35:45 +10:00 |
trace-events
|
xics: Rename misleading ics_simple_*() functions
|
2019-10-04 19:08:22 +10:00 |
vgic_common.h
|
|
|
xics_kvm.c
|
error: Eliminate error_propagate() with Coccinelle, part 1
|
2020-07-10 15:18:08 +02:00 |
xics_pnv.c
|
Clean up inclusion of sysemu/sysemu.h
|
2019-08-16 13:31:53 +02:00 |
xics_spapr.c
|
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
|
2019-12-17 10:39:48 +11:00 |
xics.c
|
error: Eliminate error_propagate() with Coccinelle, part 2
|
2020-07-10 15:18:08 +02:00 |
xilinx_intc.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
xive.c
|
ppc/xive: Simplify error handling in xive_tctx_realize()
|
2020-08-13 21:07:28 +10:00 |
xlnx-pmu-iomod-intc.c
|
qdev: set properties with device_class_set_props()
|
2020-01-24 20:59:15 +01:00 |
xlnx-zynqmp-ipi.c
|
|
|