On Tue, 25 Nov 2014 18:44:10 +0200 "Michael S. Tsirkin" <m...@redhat.com> 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 > > <1416829787-14252-1-git-send-email-...@redhat.com> still seems to > > work for the virtio-ccw transport. > > I posted v4, would appreciate an explicit tested-by from you > on that thread. I was still reviewing v3 :) I'll put it on my todo list for tomorrow. > > > > > Changes from v1: > > - rebased against current master > > - don't advertise VERSION_1 for all devices, make devices switch it on > > individually > > So from ccw perspective, all that's left is to convert more devices? > I'll probably need to look into the explicit command reject for FEATURES_OK, but other than that, only the individual devices are left AFAICS.