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
Bibo Mao 999b112d90 hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
Add logic cpu index input parameter for function cpu_by_arch_id,
CPUState::cpu_index is logic cpu slot index for possible_cpus.

At the same time it is logic index with LoongsonIPICommonState::IPICore,
here hide access for CPUState::cpu_index directly, it comes from
function cpu_by_arch_id().

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
1 week ago
..
allwinner-a10-pic.h
arm_gic.h hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers 2 years ago
arm_gic_common.h hw/intc/arm_gicv3: Add external IRQ lines for NMI 9 months ago
arm_gicv3.h
arm_gicv3_common.h hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions 2 months ago
arm_gicv3_its_common.h hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers 2 years ago
armv7m_nvic.h hw/arm/armv7m: Make 'hw/intc/armv7m_nvic.h' a target agnostic header 1 year ago
aspeed_intc.h aspeed/intc: Add AST2700 support 7 months ago
aspeed_vic.h
bcm2835_ic.h
bcm2836_control.h
exynos4210_combiner.h Clean up ill-advised or unusual header guards 3 years ago
exynos4210_gic.h hw/arm/exynos4210: Put external GIC into state struct 3 years ago
goldfish_pic.h include: Include headers where needed 2 years ago
grlib_irqmp.h hw/intc/grlib_irqmp: implements multicore irq 11 months ago
heathrow_pic.h
i8259.h intc: remove PICCommonState from typedefs.h 9 months ago
imx_avic.h
imx_gpcv2.h
intc.h hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() 7 months ago
ioapic.h hw: Move ioapic*.h to intc/ 2 years ago
kvm_irqcount.h hw/intc: Extract the IRQ counting functions into a separate file 2 years ago
loongarch_extioi.h hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi 1 month ago
loongarch_extioi_common.h hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids 2 weeks ago
loongarch_ipi.h hw/intc/loongarch_ipi: Implement realize interface 1 week ago
loongarch_pch_msi.h include: Include headers where needed 2 years ago
loongarch_pch_pic.h hw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic 1 month ago
loongarch_pic_common.h hw/intc/loongarch_pch: Add pre_save and post_load interfaces 1 month ago
loongson_ipi.h hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h 6 months ago
loongson_ipi_common.h hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id 1 week ago
loongson_liointc.h hw/intc: Rework Loongson LIOINTC 4 years ago
m68k_irqc.h hw/m68k/irqc: Pass CPU using QOM link property 1 year ago
mips_gic.h hw/mips: Declare all length properties as unsigned 2 years ago
ppc-uic.h hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device 2 years ago
realview_gic.h
riscv_aclint.h hw/intc: Move mtimer/mtimecmp to aclint 2 years ago
riscv_aplic.h hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic 1 month ago
riscv_imsic.h hw/intc: Add RISC-V AIA IMSIC device emulation 3 years ago
rx_icu.h Clean up decorations and whitespace around header guards 3 years ago
sifive_plic.h hw/intc: sifive_plic: Drop PLICMode_H 2 years ago
xlnx-pmu-iomod-intc.h
xlnx-zynqmp-ipi.h