On Mon, 13 Apr 2015 13:26:31 +0200 "Michael S. Tsirkin" <m...@redhat.com> wrote:
> On Mon, Apr 13, 2015 at 10:02:58AM +0200, Cornelia Huck wrote: > > Also, doesn't get_features need to be modified as well so that > > VERSION_1 is advertised? > > virtio_pci_device_plugged seems to set it ATM. I'll re-test to confirm. Indeed, pci sets it, but ccw does not. And virtio-net, for example, sets it explicitly as well. We need to unify this :)