Peter Maydell 0ab12aa324 Merge tag 'pull-loongarch-20230106' of https://gitlab.com/gaosong/qemu into staging 2 年之前
..
Kconfig a28c94e001 hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers 2 年之前
allwinner-a10-pic.c d5938f29fe Clean up inclusion of sysemu/sysemu.h 6 年之前
apic.c 2068cabd3f Do not include cpu.h if it's not really necessary 4 年之前
apic_common.c 2068cabd3f Do not include cpu.h if it's not really necessary 4 年之前
arm_gic.c 3d5af538a4 hw/intc: add implementation of GICD_IIDR to Arm GIC 2 年之前
arm_gic_common.c fe3c6174f2 hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset 2 年之前
arm_gic_kvm.c d39270b559 hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset 2 年之前
arm_gicv2m.c 50f57e09fd arm tcg cpus: Fix Lesser GPL version number 4 年之前
arm_gicv3.c 31164ebf08 hw/intc/arm_gicv3: Specify valid and impl in MemoryRegionOps 3 年之前
arm_gicv3_common.c 183cac319e hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset 2 年之前
arm_gicv3_cpuif.c d9721f19cd hw/intc/arm_gicv3: fix prio masking on pmr write 2 年之前
arm_gicv3_cpuif_common.c a1d742d88b hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c 3 年之前
arm_gicv3_dist.c 58dff8f7ea hw/intc/arm_gicv3: Fix GICD_TYPER ITLinesNumber advertisement 2 年之前
arm_gicv3_its.c 1bcb90762b hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset 2 年之前
arm_gicv3_its_common.c 1f6887616f hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset 2 年之前
arm_gicv3_its_kvm.c 227b5866c0 hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset 2 年之前
arm_gicv3_kvm.c 823300f0fc hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset 2 年之前
arm_gicv3_redist.c 7a21bee2aa misc: fix commonly doubled up words 3 年之前
armv7m_nvic.c 9d5a9ae962 hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high 3 年之前
aspeed_vic.c d645427057 Include migration/vmstate.h less 6 年之前
bcm2835_ic.c 5e78c98b7c Mark remaining global TypeInfo instances as const 3 年之前
bcm2836_control.c 5e78c98b7c Mark remaining global TypeInfo instances as const 3 年之前
etraxfs_pic.c e178113ff6 hw: Replace anti-social QOM type names 4 年之前
exynos4210_combiner.c cebef07df5 hw/arm/exynos4210: Put combiners into state struct 3 年之前
exynos4210_gic.c 28298069af Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging 3 年之前
gic_internal.h b6e6c65151 hw/intc/arm_gic: Drop GIC_BASE_IRQ macro 7 年之前
gicv3_internal.h e2d5e189aa hw/intc/arm_gicv3: Update ID and feature registers for GICv4 3 年之前
goldfish_pic.c 65b4c8c759 hw/m68k: Fix typo in SPDX tag 3 年之前
grlib_irqmp.c 2068cabd3f Do not include cpu.h if it's not really necessary 4 年之前
heathrow_pic.c 443f07b73d hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h 2 年之前
i8259.c 52ad57a9b6 hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable 4 年之前
i8259_common.c 1206a1ec59 intc: Unexport InterruptStatsProviderClass-related functions 3 年之前
imx_avic.c d645427057 Include migration/vmstate.h less 6 年之前
imx_gpcv2.c 19f4ed3652 hw: Do not include qemu/log.h if it is not necessary 4 年之前
intc.c 120e512b7f intc: add an interface to gather statistics/informations on interrupt controllers 9 年之前
ioapic.c 729cc68373 Remove superfluous timer_del() calls 4 年之前
ioapic_common.c 1206a1ec59 intc: Unexport InterruptStatsProviderClass-related functions 3 年之前
loongarch_extioi.c a649fffcc9 hw/intc: Fix LoongArch extioi coreisr accessing 2 年之前
loongarch_ipi.c 5ef4a4af8b hw/intc: Fix LoongArch ipi device emulation 2 年之前
loongarch_pch_msi.c 6027d27405 hw/intc/loongarch_pch_msi: add irq number property 2 年之前
loongarch_pch_pic.c f4d10ce8aa hw/intc/loongarch_pch: Change default irq number of pch irq controller 2 年之前
loongson_liointc.c 6902759965 hw/intc/loongson_liointc: Fix per core ISR handling 4 年之前
m68k_irqc.c 65b4c8c759 hw/m68k: Fix typo in SPDX tag 3 年之前
meson.build cbff2db1e9 hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) 3 年之前
mips_gic.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 年之前
nios2_vic.c c46cabd4a9 hw/intc: Vectored Interrupt Controller (VIC) 3 年之前
omap_intc.c 59b9fbe9c5 omap_intc: Use typedef name for instance_size 5 年之前
ompic.c 19f4ed3652 hw: Do not include qemu/log.h if it is not necessary 4 年之前
openpic.c 443f07b73d hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h 2 年之前
openpic_kvm.c 142518bda5 memory: Name all the memory listeners 3 年之前
pl190.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
pnv_xive.c 95444afcab ppc: Define SETFIELD for the ppc target 3 年之前
pnv_xive2.c 95444afcab ppc: Define SETFIELD for the ppc target 3 年之前
pnv_xive2_regs.h 835806f1f9 pnv/xive2: Add support for automatic save&restore 3 年之前
pnv_xive_regs.h 2dfa91a2aa ppc/pnv: add a XIVE interrupt controller model for POWER9 6 年之前
ppc-uic.c a55b213646 hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device 3 年之前
realview_gic.c 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年之前
riscv_aclint.c 7cbcc538f4 hw/intc: Move mtimer/mtimecmp to aclint 2 年之前
riscv_aplic.c 9323e79f10 Fix 'writeable' typos 3 年之前
riscv_imsic.c dc9acc9ce4 target/riscv: Use official extension names for AIA CSRs 2 年之前
rx_icu.c 57bdec5c46 hw/intc: fix heap-buffer-overflow in rxicu_realize() 4 年之前
s390_flic.c 2068cabd3f Do not include cpu.h if it's not really necessary 4 年之前
s390_flic_kvm.c 8e3b0cbb72 Replace qemu_real_host_page variables with inlined functions 3 年之前
sh_intc.c 3233178789 hw/intc/sh_intc: Remove unneeded local variable initialisers 3 年之前
sifive_plic.c bc92f26151 hw/intc: sifive_plic: Fix the pending register range check 2 年之前
slavio_intctl.c 8063396bf3 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 年之前
spapr_xive.c 0aa2612a01 ppc/xive: Add support for PQ state bits offload 3 年之前
spapr_xive_kvm.c 644c68696e spapr/xive: Use xive_esb_rw() to trigger interrupts 3 年之前
trace-events 3fc8f74b51 hw/intc: Convert the memops to with_attrs in LoongArch extioi 2 年之前
trace.h 243af0225a trace: switch position of headers to what Meson requires 5 年之前
vgic_common.h 4b3cfe72d9 intc/gic: Extract some reusable vGIC code 10 年之前
xics.c a359da4c62 hw/intc/xics: Convert TYPE_ICS to 3-phase reset 2 年之前
xics_kvm.c 0f9668e0c1 Remove qemu-common.h include from most units 3 年之前
xics_pnv.c f70c59668c non-virt: Fix Lesser GPL version number 4 年之前
xics_spapr.c 2068cabd3f Do not include cpu.h if it's not really necessary 4 年之前
xilinx_intc.c 8110fa1d94 Use DECLARE_*CHECKER* macros 5 年之前
xive.c 9fd0122e7d ppc64: Allocate IRQ lines with qdev_init_gpio_in() 3 年之前
xive2.c f657721187 ppc/xive: Update the state of the External interrupt signal 3 年之前
xlnx-pmu-iomod-intc.c 4f67d30b5e qdev: set properties with device_class_set_props() 5 年之前
xlnx-zynqmp-ipi.c d645427057 Include migration/vmstate.h less 6 年之前