]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/loongarch_pch: Change default irq number of pch irq controller
authorTianrui Zhao <zhaotianrui@loongson.cn>
Tue, 27 Dec 2022 03:19:57 +0000 (11:19 +0800)
committerSong Gao <gaosong@loongson.cn>
Fri, 6 Jan 2023 06:12:43 +0000 (14:12 +0800)
commitf4d10ce8aa545266a0b6df223a7f8ea2afca18b2
treee2b3a100c9294d8590dd0561d21d8f780d082ab4
parent270950b49d36659372acbc12e65ff34969bed678
hw/intc/loongarch_pch: Change default irq number of pch irq controller

Change the default irq number of pch pic to 32, so that the irq
number of pch msi is 224(256 - 32), and move the 'PCH_PIC_IRQ_NUM'
macro to pci-host/ls7a.h and add prefix 'VIRT' on it to keep standard
format.

Signed-off-by: Tianrui Zhao <zhaotianrui@loongson.cn>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230104020518.2564263-4-zhaotianrui@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/intc/loongarch_pch_pic.c
hw/loongarch/virt.c
include/hw/intc/loongarch_pch_msi.h
include/hw/intc/loongarch_pch_pic.h
include/hw/pci-host/ls7a.h