qemu/hw/loongarch
Bibo Mao 27f5d500c2 hw/loongarch/virt: Add kernel irqchip support
If kvm_irqchip_in_kernel() return true, interrupt controller
ExtIOI, IPI, PCH_PCI and PCH_MSI should be emlated in kernel. And
it is not necessary to create memory region for these devices in
user space.

Reviewed-by: Song Gao <gaosong@loongson.cn>
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Message-ID: <20250606063607.2557540-1-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
2025-06-19 15:55:21 +08:00
..
boot.c hw/loongarch/virt: Remove global variables about memmap tables 2025-06-10 15:01:41 +08:00
fw_cfg.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
fw_cfg.h hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState 2024-05-09 00:07:21 +02:00
Kconfig hw/loongarch/virt: Update the ACPI table for hotplug cpu 2025-03-05 09:39:18 +08:00
meson.build hw/loongarch/virt: Add separate file for fdt building 2025-02-12 09:52:26 +08:00
virt-acpi-build.c hw/loongarch/virt: Fix big endian support with MCFG table 2025-06-10 11:53:27 +08:00
virt-fdt-build.c hw: Centralize handling of -machine dumpdtb option 2025-02-24 15:03:42 +00:00
virt.c hw/loongarch/virt: Add kernel irqchip support 2025-06-19 15:55:21 +08:00