mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 10:34:58 -06:00
hw/mips/loongson3_virt: Wire up loongson_ipi device
Wire up loongson_ipi device for loongson3_virt machine, so we can have SMP support for TCG backend as well. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Acked-by: Song Gao <gaosong@loongson.cn> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240605-loongson3-ipi-v3-3-ddd2c0e03fa3@flygoat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
03ca348b6b
commit
c3425158d6
4 changed files with 41 additions and 4 deletions
|
@ -67,6 +67,7 @@ config LOONGSON3V
|
|||
imply USB_OHCI_PCI
|
||||
select SERIAL
|
||||
select GOLDFISH_RTC
|
||||
select LOONGSON_IPI
|
||||
select LOONGSON_LIOINTC
|
||||
select PCI_EXPRESS_GENERIC_BRIDGE
|
||||
select MSI_NONBROKEN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue