You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/intc
Philippe Mathieu-Daudé 34bcd8f4ff hw/int/loongarch: Include missing 'system/memory.h' header
"system/memory.h" header is indirectly pulled by "hw/sysbus.h".
Include it explicitly to avoid when refactoring the latter:

  In file included from ../../hw/intc/loongson_ipi.c:9:
  In file included from /Users/philmd/source/qemu/include/hw/intc/loongson_ipi.h:12:
  include/hw/intc/loongson_ipi_common.h:37:18: error: field has incomplete type 'MemoryRegion' (aka 'struct MemoryRegion')
     37 |     MemoryRegion ipi_iocsr_mem;
        |                  ^

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Message-Id: <20251024190416.8803-21-philmd@linaro.org>
1 month ago
..
allwinner-a10-pic.h
arm_gic.h hw/intc/arm_gic: introduce a first-cpu-index property 6 months ago
arm_gic_common.h hw/intc/arm_gic: introduce a first-cpu-index property 6 months ago
arm_gicv3.h
arm_gicv3_common.h hw/intc/arm_gicv3_kvm: Avoid reading ICC_CTLR_EL1 from kernel in cpuif reset 1 month ago
arm_gicv3_its_common.h hw/intc/gicv3_its: Do not check its_class_name() 5 months ago
armv7m_nvic.h include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h 8 months ago
aspeed_intc.h hw/intc/aspeed: Add support for AST2700 TSP INTC 7 months ago
aspeed_vic.h
bcm2835_ic.h
bcm2836_control.h
exynos4210_combiner.h Clean up ill-advised or unusual header guards 4 years ago
exynos4210_gic.h
goldfish_pic.h include: Include headers where needed 3 years ago
grlib_irqmp.h hw/intc/grlib_irqmp: implements multicore irq 2 years ago
heathrow_pic.h
i8259.h intc: remove PICCommonState from typedefs.h 2 years ago
imx_avic.h
imx_gpcv2.h
intc.h hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() 1 year ago
ioapic.h hw: Move ioapic*.h to intc/ 3 years ago
kvm_irqcount.h hw/intc: Extract the IRQ counting functions into a separate file 3 years ago
loongarch_dintc.h hw/int/loongarch: Include missing 'system/memory.h' header 1 month ago
loongarch_extioi.h hw/intc/loongarch_extioi: Move unrealize function to common code 5 months ago
loongarch_extioi_common.h hw/int/loongarch: Include missing 'system/memory.h' header 1 month ago
loongarch_ipi.h hw/intc/loongarch_ipi: Add kernel irqchip save and restore function 6 months ago
loongarch_pch_msi.h hw/int/loongarch: Include missing 'system/memory.h' header 1 month ago
loongarch_pch_pic.h hw/intc/loongarch_pch: Add kernel irqchip save and restore function 6 months ago
loongarch_pic_common.h hw/int/loongarch: Include missing 'system/memory.h' header 1 month ago
loongson_ipi.h hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h 1 year ago
loongson_ipi_common.h hw/int/loongarch: Include missing 'system/memory.h' header 1 month ago
loongson_liointc.h
m68k_irqc.h hw/m68k/irqc: Pass CPU using QOM link property 2 years ago
mips_gic.h hw/mips: Declare all length properties as unsigned 3 years ago
ppc-uic.h hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device 3 years ago
realview_gic.h
riscv_aclint.h hw/intc: Save timers array in RISC-V mtimer VMState 2 months ago
riscv_aplic.h hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic 12 months ago
riscv_imsic.h
rx_icu.h Clean up decorations and whitespace around header guards 4 years ago
sifive_plic.h hw/intc: sifive_plic: Drop PLICMode_H 3 years ago
xlnx-pmu-iomod-intc.h
xlnx-zynqmp-ipi.h