]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/loongarch: Add some devices support for 3A5000.
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Mon, 6 Jun 2022 12:43:27 +0000 (20:43 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Jun 2022 18:14:13 +0000 (18:14 +0000)
commitdc93b8df8a166d2df0c007affd49bcfd93e77391
tree7a169971b3f361130c139ac45ed3b3a1b2801fc2
parent256309e1884898a9cedb44abab0f15c4843e06f6
hw/loongarch: Add some devices support for 3A5000.

1.Add uart,virtio-net,vga and usb for 3A5000.
2.Add irq set and map for the pci host. Non pci device
use irq 0-16, pci device use 16-64.
3.Add some unimplented device to emulate guest unused
memory space.

Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220606124333.2060567-38-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/loongarch/Kconfig
hw/loongarch/loongson3.c
include/hw/pci-host/ls7a.h