On Wed, 19 Aug 2020 12:51:56 +0200 Stefano Garzarella <sgarz...@redhat.com> wrote:
> virtio-vsock was introduced after the release of VIRTIO 1.0 > specifications, so it should be 'modern-only'. > > This patch forces virtio version 1 as done for vhost-vsock-pci. > > Cc: qemu-sta...@nongnu.org > Suggested-by: Cornelia Huck <coh...@redhat.com> > Signed-off-by: Stefano Garzarella <sgarz...@redhat.com> > --- > hw/s390x/vhost-vsock-ccw.c | 2 ++ > 1 file changed, 2 insertions(+) Reviewed-by: Cornelia Huck <coh...@redhat.com>