Re: [PATCH v2 0/3] MIPS system emulation miscellaneous fixes

2022-11-07 Thread Philippe Mathieu-Daudé
On 31/10/22 14:25, Jiaxun Yang wrote: Hi all, I was trying to build a MIPS VirtIO board[1] for QEMU that is able to work with all processors we support. When I was bring up varoius CPUs on that board I noticed some issues with the system emulation code that I'm fixing in this series. Thanks.

[PATCH v2 0/3] MIPS system emulation miscellaneous fixes

2022-10-31 Thread Jiaxun Yang
Hi all, I was trying to build a MIPS VirtIO board[1] for QEMU that is able to work with all processors we support. When I was bring up varoius CPUs on that board I noticed some issues with the system emulation code that I'm fixing in this series. Thanks. - Jiaxun [1]: https://gitlab.com/FlyGoat