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>
2 weeks ago
..
allwinner-a10-pic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
arm_gic.h hw/intc/arm_gic: introduce a first-cpu-index property 5 months ago
arm_gic_common.h hw/intc/arm_gic: introduce a first-cpu-index property 5 months ago
arm_gicv3.h Use DECLARE_*CHECKER* when possible (--force mode) 5 years ago
arm_gicv3_common.h hw/intc/arm_gicv3_kvm: Avoid reading ICC_CTLR_EL1 from kernel in cpuif reset 3 weeks 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 7 months ago
aspeed_intc.h hw/intc/aspeed: Add support for AST2700 TSP INTC 6 months ago
aspeed_vic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
bcm2835_ic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
bcm2836_control.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
exynos4210_combiner.h Clean up ill-advised or unusual header guards 4 years ago
exynos4210_gic.h hw/arm/exynos4210: Put external GIC into state struct 4 years ago
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 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
i8259.h intc: remove PICCommonState from typedefs.h 2 years ago
imx_avic.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
imx_gpcv2.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
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 2 weeks ago
loongarch_extioi.h hw/intc/loongarch_extioi: Move unrealize function to common code 4 months ago
loongarch_extioi_common.h hw/int/loongarch: Include missing 'system/memory.h' header 2 weeks ago
loongarch_ipi.h hw/intc/loongarch_ipi: Add kernel irqchip save and restore function 5 months ago
loongarch_pch_msi.h hw/int/loongarch: Include missing 'system/memory.h' header 2 weeks ago
loongarch_pch_pic.h hw/intc/loongarch_pch: Add kernel irqchip save and restore function 5 months ago
loongarch_pic_common.h hw/int/loongarch: Include missing 'system/memory.h' header 2 weeks 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 2 weeks ago
loongson_liointc.h hw/intc: Rework Loongson LIOINTC 5 years ago
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 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
riscv_aclint.h hw/intc: Save timers array in RISC-V mtimer VMState 1 month ago
riscv_aplic.h hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic 11 months ago
riscv_imsic.h hw/intc: Add RISC-V AIA IMSIC device emulation 4 years ago
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 Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago
xlnx-zynqmp-ipi.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 5 years ago