On Mon, Nov 14, 2011 at 2:55 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > This set of patches implements the QEMU end of the MMIO virtio transport > (as specified by Appendix X of the latest virtio spec from here > http://ozlabs.org/~rusty/virtio-spec/virtio.pdf > and implemented by patches which I think are going into Linux 3.2). > > I submit this only as an RFC because although it works (tested > virtio-blk anyway) it has some issues:
virtio-net is more complicated and definitely worth testing. Stefan