QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Maydell a050901d4b ppc patch queue 2019-06-12 7 years ago
..
Kconfig kconfig: add CONFIG_MSI_NONBROKEN 7 years ago
Makefile.objs spapr/xive: add KVM support 7 years ago
allwinner-a10-pic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
apic.c Include qemu-common.h exactly where needed 7 years ago
apic_common.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gic_common.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gic_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gicv2m.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gicv3.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gicv3_common.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gicv3_cpuif.c hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3 7 years ago
arm_gicv3_dist.c hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYR 8 years ago
arm_gicv3_its_common.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gicv3_its_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gicv3_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
arm_gicv3_redist.c hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYR 8 years ago
armv7m_nvic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
aspeed_vic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
bcm2835_ic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
bcm2836_control.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
etraxfs_pic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
exynos4210_combiner.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
exynos4210_gic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
gic_internal.h hw/intc/arm_gic: Drop GIC_BASE_IRQ macro 8 years ago
gicv3_internal.h target-arm: Add GICv3CPUState in CPUARMState struct 10 years ago
grlib_irqmp.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
heathrow_pic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
i8259.c qdev: use device_class_set_parent_realize/unrealize/reset() 9 years ago
i8259_common.c i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper 9 years ago
imx_avic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
imx_gpcv2.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
intc.c intc: add an interface to gather statistics/informations on interrupt controllers 10 years ago
ioapic.c ioapic: allow buggy guests mishandling level-triggered interrupts to make progress 7 years ago
ioapic_common.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
lm32_pic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
mips_gic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
nios2_iic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
omap_intc.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
ompic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
openpic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
openpic_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
pl190.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
pnv_xive.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
pnv_xive_regs.h ppc/pnv: add a XIVE interrupt controller model for POWER9 8 years ago
puv3_intc.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
realview_gic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
s390_flic.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
s390_flic_kvm.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
sh_intc.c Include qemu-common.h exactly where needed 7 years ago
slavio_intctl.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
spapr_xive.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
spapr_xive_kvm.c spapr/xive: fix multiple resets when using the 'dual' interrupt mode 7 years ago
trace-events ioapic: allow buggy guests mishandling level-triggered interrupts to make progress 7 years ago
vgic_common.h intc/gic: Extract some reusable vGIC code 11 years ago
xics.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
xics_kvm.c spapr/irq: add KVM support to the 'dual' machine 7 years ago
xics_pnv.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
xics_spapr.c spapr/irq: initialize the IRQ device only once 7 years ago
xilinx_intc.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
xive.c ppc patch queue 2019-06-12 7 years ago
xlnx-pmu-iomod-intc.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
xlnx-zynqmp-ipi.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago