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.
 
 
 
 
 
 
Ani Sinha c320bd40f7 ppc/openpic: create a new openpic device and reattach mem region on coco reset 1 month ago
..
Kconfig loongarch: add a direct interrupt controller device 6 months ago
allwinner-a10-pic.c include: move hw/sysbus.h to hw/core/ 3 months ago
apic.c hw/intc: Mark x86-specific [IO]APIC peripherals as little-endian 2 months ago
apic_common.c hw/intc/apic: Remove APICCommonState::legacy_instance_id field 2 months ago
arm_gic.c hw/intc: declare GIC regions as little endian 2 months ago
arm_gic_common.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
arm_gic_kvm.c qom: Have class_init() take a const data argument 11 months ago
arm_gicv2m.c include: move hw/sysbus.h to hw/core/ 3 months ago
arm_gicv3.c hw/intc: declare GICv3 regions as little endian 2 months ago
arm_gicv3_common.c * hw/i386: Remove deprecated PC 2.6 and 2.7 machines 2 months ago
arm_gicv3_cpuif.c include: move hw/irq.h to hw/core/ 3 months ago
arm_gicv3_cpuif_common.c hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c 4 years ago
arm_gicv3_dist.c hw/intc/arm_gicv3_dist: Implement GICD_TYPER2 as 0 5 months ago
arm_gicv3_its.c hw/intc: declare GICv3 regions as little endian 2 months ago
arm_gicv3_its_common.c hw/intc: avoid byte swap fiddling in gicv3 its path 2 months ago
arm_gicv3_its_kvm.c hw/intc: avoid byte swap fiddling in gicv3 its path 2 months ago
arm_gicv3_kvm.c migration: Rename MIG_EVENT_PRECOPY_* to MIG_EVENT_* 1 month ago
arm_gicv3_redist.c hw/intc/arm_gicv3: Implement NMI interrupt priority 2 years ago
arm_gicv3_whpx.c hw, target, accel: whpx: change apic_in_platform to kernel_irqchip 2 months ago
armv7m_nvic.c target/arm: Implement WFE, SEV and SEVONPEND for Cortex-M 2 months ago
aspeed_intc.c hw/arm/aspeed: Integrate interrupt controller for AST1700 2 months ago
aspeed_vic.c include: move hw/irq.h to hw/core/ 3 months ago
bcm2835_ic.c include: move hw/irq.h to hw/core/ 3 months ago
bcm2836_control.c include: move hw/irq.h to hw/core/ 3 months ago
exynos4210_combiner.c include: move hw/hw.h to hw/core/, rename 3 months ago
exynos4210_gic.c include: move hw/sysbus.h to hw/core/ 3 months ago
gic_internal.h include: move hw/registerfields.h to hw/core/ 3 months ago
gicv3_internal.h include: move hw/registerfields.h to hw/core/ 3 months ago
goldfish_pic.c include: move hw/sysbus.h to hw/core/ 3 months ago
grlib_irqmp.c hw/sparc: Mark SPARC-specific peripherals as big-endian 3 months ago
heathrow_pic.c include: move hw/irq.h to hw/core/ 3 months ago
i8259.c include: move hw/irq.h to hw/core/ 3 months ago
i8259_common.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
imx_avic.c include: move hw/irq.h to hw/core/ 3 months ago
imx_gpcv2.c qom: Have class_init() take a const data argument 11 months ago
intc.c intc: add an interface to gather statistics/informations on interrupt controllers 10 years ago
ioapic-stub.c i386: select correct components for no-board build 2 years ago
ioapic.c hw/intc/ioapic: Replace legacy st_phys() -> address_space_st() 2 months ago
ioapic_common.c include: move hw/sysbus.h to hw/core/ 3 months ago
ioapic_internal.h include: move hw/sysbus.h to hw/core/ 3 months ago
kvm_irqcount.c hw/intc: Extract the IRQ counting functions into a separate file 3 years ago
loongarch_dintc.c include: move hw/sysbus.h to hw/core/ 3 months ago
loongarch_extioi.c include: move hw/irq.h to hw/core/ 3 months ago
loongarch_extioi_common.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
loongarch_extioi_kvm.c hw/intc/loongarch_extioi: Remove unnecessary 'qemu/typedefs.h' include 9 months ago
loongarch_ipi.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
loongarch_ipi_kvm.c hw/intc/loongarch_ipi: Fix start fail with smp cpu < smp maxcpus on KVM 8 months ago
loongarch_pch_msi.c include: move hw/sysbus.h to hw/core/ 3 months ago
loongarch_pch_pic.c include: move hw/irq.h to hw/core/ 3 months ago
loongarch_pic_common.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
loongarch_pic_kvm.c include: move hw/boards.h to hw/core/ 3 months ago
loongson_ipi.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
loongson_ipi_common.c include: move hw/sysbus.h to hw/core/ 3 months ago
loongson_liointc.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
m68k_irqc.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
meson.build hw, target, accel: whpx: change apic_in_platform to kernel_irqchip 2 months ago
mips_gic.c include: move hw/sysbus.h to hw/core/ 3 months ago
omap_intc.c include: move hw/sysbus.h to hw/core/ 3 months ago
ompic.c hw/intc: Mark OpenRISC-specific peripheral as big-endian 3 months ago
openpic.c include: move hw/sysbus.h to hw/core/ 3 months ago
openpic_kvm.c ppc/openpic: create a new openpic device and reattach mem region on coco reset 1 month ago
pl190.c include: move hw/sysbus.h to hw/core/ 3 months ago
pnv_xive.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
pnv_xive2.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
pnv_xive2_regs.h ppc/xive2: add interrupt priority configuration flags 8 months ago
pnv_xive_regs.h ppc/xive: Handle END triggers between chips with MMIOs 3 years ago
ppc-uic.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
realview_gic.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
riscv_aclint.c include: move hw/sysbus.h to hw/core/ 3 months ago
riscv_aplic.c hw/intc/riscv_aplic: Factor out source_active() and remove duplicate checks 3 months ago
riscv_imsic.c include: move hw/sysbus.h to hw/core/ 3 months ago
rx_icu.c qdev: Free property array on release 2 months ago
s390_flic.c include: move hw/sysbus.h to hw/core/ 3 months ago
s390_flic_kvm.c qom: Have class_init() take a const data argument 11 months ago
sh_intc.c include: move hw/irq.h to hw/core/ 3 months ago
sifive_plic.c include: move hw/sysbus.h to hw/core/ 3 months ago
slavio_intctl.c hw/sparc: Mark SPARC-specific peripherals as big-endian 3 months ago
spapr_xive.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
spapr_xive_kvm.c include: Rename sysemu/ -> system/ 1 year ago
trace-events ppc/xive: Add more interrupt notification tracing 8 months ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
vgic_common.h intc/gic: Extract some reusable vGIC code 11 years ago
xics.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
xics_kvm.c error: Use error_setg_errno() for simplicity and consistency 3 months ago
xics_pnv.c qom: Have class_init() take a const data argument 11 months ago
xics_spapr.c qom: Make InterfaceInfo[] uses const 11 months ago
xilinx_intc.c include: move hw/sysbus.h to hw/core/ 3 months ago
xive.c include: move hw/qdev-properties.h to hw/core/ 3 months ago
xive2.c include: reorganize memory API headers 3 months ago
xlnx-pmu-iomod-intc.c include: move hw/sysbus.h to hw/core/ 3 months ago
xlnx-zynqmp-ipi.c include: move hw/sysbus.h to hw/core/ 3 months ago