.. |
Kconfig
|
996fa948f9
hw/intc: Remove TCG dependency on ARM_GICV3
|
5 月之前 |
allwinner-a10-pic.c
|
ba26f14777
hw/arm: Mark Allwinner Technology devices as little-endian
|
6 月之前 |
apic.c
|
1e71a9b114
hw/intc/apic: Fixes magic number use, removes outdated comment
|
6 月之前 |
apic_common.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
arm_gic.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
arm_gic_common.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
arm_gic_kvm.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
arm_gicv2m.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
arm_gicv3.c
|
d89daa893f
hw/intc/arm_gicv3: Implement NMI interrupt priority
|
1 年之前 |
arm_gicv3_common.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
arm_gicv3_cpuif.c
|
2beb051191
target/arm: Move arm_current_el() and arm_el_is_aa64() to internals.h
|
5 月之前 |
arm_gicv3_cpuif_common.c
|
a1d742d88b
hw/intc/arm_gicv3: Extract gicv3_set_gicv3state from arm_gicv3_cpuif.c
|
3 年之前 |
arm_gicv3_dist.c
|
44ed1e4b9a
hw/intc/arm_gicv3: Implement GICD_INMIR
|
1 年之前 |
arm_gicv3_its.c
|
60cd1e9d34
Merge tag 'v10.0.2' into utm-edition
|
1 月之前 |
arm_gicv3_its_common.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
arm_gicv3_its_kvm.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
arm_gicv3_kvm.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
arm_gicv3_redist.c
|
d89daa893f
hw/intc/arm_gicv3: Implement NMI interrupt priority
|
1 年之前 |
armv7m_nvic.c
|
6ff5da1600
exec: Declare tlb_flush*() in 'exec/cputlb.h'
|
5 月之前 |
aspeed_intc.c
|
7b8cbe5162
hw/intc/aspeed: Fix IRQ handler mask check
|
5 月之前 |
aspeed_vic.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
bcm2835_ic.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
bcm2836_control.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
exynos4210_combiner.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
exynos4210_gic.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
gic_internal.h
|
7175a562f1
hw/intc/arm_gic: Fix deactivation of SPI lines
|
1 年之前 |
gicv3_internal.h
|
888bb9e3bf
hw/intc/arm_gicv3: Make ITT entry size configurable
|
10 月之前 |
goldfish_pic.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
grlib_irqmp.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
heathrow_pic.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
i8259.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
i8259_common.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
imx_avic.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
imx_gpcv2.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
intc.c
|
120e512b7f
intc: add an interface to gather statistics/informations on interrupt controllers
|
9 年之前 |
ioapic-stub.c
|
1b1badf3c5
i386: select correct components for no-board build
|
1 年之前 |
ioapic.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
ioapic_common.c
|
b2580720d0
hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()
|
1 年之前 |
ioapic_internal.h
|
7f54640b4b
hw: Move ioapic*.h to intc/
|
2 年之前 |
kvm_irqcount.c
|
2b85e0cda4
hw/intc: Extract the IRQ counting functions into a separate file
|
2 年之前 |
loongarch_extioi.c
|
8b4b668f6a
hw/intc/loongarch_extioi: Move gpio irq initial to common code
|
5 月之前 |
loongarch_extioi_common.c
|
8e63a7a7c2
hw/intc/loongarch_extioi: Implment cpu hotplug interface
|
5 月之前 |
loongarch_ipi.c
|
54492213e6
hw/intc/loongarch_ipi: Implment cpu hotplug interface
|
5 月之前 |
loongarch_pch_msi.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
loongarch_pch_pic.c
|
b2799f101c
hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
|
8 月之前 |
loongarch_pic_common.c
|
e3a207722b
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
|
8 月之前 |
loongson_ipi.c
|
999b112d90
hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
|
7 月之前 |
loongson_ipi_common.c
|
999b112d90
hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
|
7 月之前 |
loongson_liointc.c
|
9b4b4e510b
hw/other: spelling fixes
|
1 年之前 |
m68k_irqc.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
meson.build
|
996fa948f9
hw/intc: Remove TCG dependency on ARM_GICV3
|
5 月之前 |
mips_gic.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
omap_intc.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
ompic.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
openpic.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
openpic_kvm.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
pl190.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
pnv_xive.c
|
1a3cc1209b
ppc/xive2: Support crowd-matching when looking for target
|
5 月之前 |
pnv_xive2.c
|
1a3cc1209b
ppc/xive2: Support crowd-matching when looking for target
|
5 月之前 |
pnv_xive2_regs.h
|
9d7188a2ba
pnv/xive2: Enable VST NVG and NVC index compression
|
1 年之前 |
pnv_xive_regs.h
|
f2c1e591fa
ppc/xive: Handle END triggers between chips with MMIOs
|
1 年之前 |
ppc-uic.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
realview_gic.c
|
668f62ec62
error: Eliminate error_propagate() with Coccinelle, part 1
|
5 年之前 |
riscv_aclint.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
riscv_aplic.c
|
f0fe655502
hw/intc/aplic: refine kvm_msicfgaddr
|
5 月之前 |
riscv_imsic.c
|
afd4f4aa7f
hw/intc/imsic: refine the IMSIC realize
|
5 月之前 |
rx_icu.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
s390_flic.c
|
921dee4645
hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
|
7 月之前 |
s390_flic_kvm.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
sh_intc.c
|
3233178789
hw/intc/sh_intc: Remove unneeded local variable initialisers
|
3 年之前 |
sifive_plic.c
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
slavio_intctl.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
spapr_xive.c
|
1a3cc1209b
ppc/xive2: Support crowd-matching when looking for target
|
5 月之前 |
spapr_xive_kvm.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
trace-events
|
96a2132ce9
ppc/xive2: Add support for MMIO operations on the NVPG/NVC BAR
|
5 月之前 |
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
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
xics_kvm.c
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
xics_pnv.c
|
f70c59668c
non-virt: Fix Lesser GPL version number
|
4 年之前 |
xics_spapr.c
|
4abeadf651
hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info()
|
1 年之前 |
xilinx_intc.c
|
2cdf693b19
hw/intc/xilinx_intc: Make device endianness configurable
|
6 月之前 |
xive.c
|
344921309d
pnv/xive: Fix possible undefined shift error in group size calculation
|
5 月之前 |
xive2.c
|
e0b9357337
ppc/xive2: Fix logical / bitwise comparison typo
|
5 月之前 |
xlnx-pmu-iomod-intc.c
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
xlnx-zynqmp-ipi.c
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |