Re: [Qemu-devel] [PATCH RFC v2 00/12] qemu: towards virtio-1 host support

2014-11-25 Thread Cornelia Huck
On Tue, 25 Nov 2014 18:44:10 +0200 "Michael S. Tsirkin" wrote: > On Tue, Nov 25, 2014 at 02:24:11PM +0100, Cornelia Huck wrote: > > Hi, > > > > here's the next version of my virtio-1 qemu patchset. Using virtio-1 > > virtio-blk and virtio-net devices with a guest kernel built from > > <141682978

Re: [Qemu-devel] [PATCH RFC v2 00/12] qemu: towards virtio-1 host support

2014-11-25 Thread Michael S. Tsirkin
On Tue, Nov 25, 2014 at 02:24:11PM +0100, Cornelia Huck wrote: > Hi, > > here's the next version of my virtio-1 qemu patchset. Using virtio-1 > virtio-blk and virtio-net devices with a guest kernel built from > <1416829787-14252-1-git-send-email-...@redhat.com> still seems to > work for the virtio

[Qemu-devel] [PATCH RFC v2 00/12] qemu: towards virtio-1 host support

2014-11-25 Thread Cornelia Huck
Hi, here's the next version of my virtio-1 qemu patchset. Using virtio-1 virtio-blk and virtio-net devices with a guest kernel built from <1416829787-14252-1-git-send-email-...@redhat.com> still seems to work for the virtio-ccw transport. Changes from v1: - rebased against current master - don't