Re: [PATCH v2 0/2] MIPS Virt machine

2023-03-07 Thread Philippe Mathieu-Daudé
On 7/3/23 22:21, Jiaxun Yang wrote: 2023年3月7日 21:07,Philippe Mathieu-Daudé 写道: On 7/3/23 21:14, Philippe Mathieu-Daudé wrote: On 7/3/23 21:07, Jiaxun Yang wrote: 2023年3月7日 15:01,Philippe Mathieu-Daudé 写道: On 4/3/23 23:38, Jiaxun Yang wrote: Hi there, This patchset is to add a new machine typ

Re: [PATCH v2 0/2] MIPS Virt machine

2023-03-07 Thread Jiaxun Yang
> 2023年3月7日 21:07,Philippe Mathieu-Daudé 写道: > > On 7/3/23 21:14, Philippe Mathieu-Daudé wrote: >> On 7/3/23 21:07, Jiaxun Yang wrote: >>> >>> 2023年3月7日 15:01,Philippe Mathieu-Daudé 写道: On 4/3/23 23:38, Jiaxun Yang wrote: > Hi there, > This patchset is to add a new m

Re: [PATCH v2 0/2] MIPS Virt machine

2023-03-07 Thread Philippe Mathieu-Daudé
On 7/3/23 21:14, Philippe Mathieu-Daudé wrote: On 7/3/23 21:07, Jiaxun Yang wrote: 2023年3月7日 15:01,Philippe Mathieu-Daudé 写道: On 4/3/23 23:38, Jiaxun Yang wrote: Hi there, This patchset is to add a new machine type for MIPS architecture, which is purely a VirtIO machine. Jiaxun Yang (2)

Re: [PATCH v2 0/2] MIPS Virt machine

2023-03-07 Thread Philippe Mathieu-Daudé
On 7/3/23 21:07, Jiaxun Yang wrote: 2023年3月7日 15:01,Philippe Mathieu-Daudé 写道: On 4/3/23 23:38, Jiaxun Yang wrote: Hi there, This patchset is to add a new machine type for MIPS architecture, which is purely a VirtIO machine. Jiaxun Yang (2): hw/misc: Add MIPS Trickbox device hw/mips:

Re: [PATCH v2 0/2] MIPS Virt machine

2023-03-07 Thread Jiaxun Yang
> 2023年3月7日 15:01,Philippe Mathieu-Daudé 写道: > > On 4/3/23 23:38, Jiaxun Yang wrote: >> Hi there, >> This patchset is to add a new machine type for MIPS architecture, which >> is purely a VirtIO machine. > >> Jiaxun Yang (2): >> hw/misc: Add MIPS Trickbox device >> hw/mips: Add MIPS virt bo

Re: [PATCH v2 0/2] MIPS Virt machine

2023-03-07 Thread Philippe Mathieu-Daudé
On 4/3/23 23:38, Jiaxun Yang wrote: Hi there, This patchset is to add a new machine type for MIPS architecture, which is purely a VirtIO machine. Jiaxun Yang (2): hw/misc: Add MIPS Trickbox device hw/mips: Add MIPS virt board Thanks, applied with following changes: - remove pointless

[PATCH v2 0/2] MIPS Virt machine

2023-03-04 Thread Jiaxun Yang
Hi there, This patchset is to add a new machine type for MIPS architecture, which is purely a VirtIO machine. It is design to utilize existing VirtIO infrastures but also comptitable with MIPS's existing internal simulation tools. It should be able to cooperate with any MIPS core and boot Generi