Re: RFC Qemu mipssim patches

2021-02-12 Thread Philippe Mathieu-Daudé
On 2/12/21 1:13 AM, Philippe Mathieu-Daudé wrote: > Hi Reinoud, > > On 2/11/21 4:37 PM, Reinoud Zandijk wrote: >> Hi, >> >> i'd like to get the following simple patches to the MIPS/mipssim target >> adding >> virtio-mmio devices to it. Please submit your patches as a series so we can review them

Re: RFC Qemu mipssim patches

2021-02-11 Thread Philippe Mathieu-Daudé
Hi Reinoud, On 2/11/21 4:37 PM, Reinoud Zandijk wrote: > Hi, > > i'd like to get the following simple patches to the MIPS/mipssim target adding > virtio-mmio devices to it. This makes the target a lot more usefull as microvm > for kernel developement. It currently lives in our qemu extensions pat

RFC Qemu mipssim patches

2021-02-11 Thread Reinoud Zandijk
Hi, i'd like to get the following simple patches to the MIPS/mipssim target adding virtio-mmio devices to it. This makes the target a lot more usefull as microvm for kernel developement. It currently lives in our qemu extensions patches and we have a working kernel that supports all virtio devices