Re: [RFC PATCH v5 23/30] hw/loongarch: Add some devices support for 3A5000.

2022-02-05 Thread Mark Cave-Ayland
On 28/01/2022 03:44, Xiaojuan Yang wrote: 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 Signed-off-by:

[RFC PATCH v5 23/30] hw/loongarch: Add some devices support for 3A5000.

2022-01-27 Thread Xiaojuan Yang
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 Signed-off-by: Song Gao --- hw/loongarch/Kconfig | 7