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.
 
 
 
 
 
 
Cédric Le Goater 310cda5b5e spapr/xive: Fix migration of hot-plugged CPUs 7 years ago
..
Kconfig kconfig: add CONFIG_MSI_NONBROKEN 8 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: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1 7 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 decoding of ID register range 7 years ago
armv7m_nvic.c target/arm: v8M: Check state of exception being returned from 7 years ago
aspeed_vic.c aspeed: vic: Add support for legacy register interface 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: kvm: Skip route updates for masked pins 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 ppc/pnv: Rework cache watch model of PnvXIVE 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 spapr/xive: rework the mapping the KVM memory regions 7 years ago
spapr_xive_kvm.c spapr/xive: Fix migration of hot-plugged CPUs 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 xics/kvm: Add error propagation to ic*_set_kvm_state() functions 7 years ago
xics_kvm.c xics/kvm: Fix fallback to emulated XICS 7 years ago
xics_pnv.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
xics_spapr.c xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation 7 years ago
xilinx_intc.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
xive.c spapr/xive: Fix migration of hot-plugged CPUs 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