]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch/virt: Sort order by hardware device base address
authorBibo Mao <maobibo@loongson.cn>
Mon, 13 Oct 2025 06:35:16 +0000 (14:35 +0800)
committerBibo Mao <maobibo@loongson.cn>
Wed, 15 Oct 2025 03:07:37 +0000 (11:07 +0800)
commita9c5e0ed9b63becde7a6188bf71f95e31a132b19
tree4a264544482c0211fb711ece2f5228fb018b612c
parent52d90741637e498042269f17925b500f4ffe3ef8
hw/loongarch/virt: Sort order by hardware device base address

With header file include/hw/loongarch/virt.h, hardware device definition
order is sorted by its base address. Add remove unused macro
VIRT_IOAPIC_REG_BASE and VIRT_MISC_REG_BASE.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
hw/loongarch/virt.c
include/hw/loongarch/virt.h