Re: [PATCH v7 18/46] KVM: s390: virtio-ccw revision 1 SET_VQ

2014-12-01 Thread David Hildenbrand
> From: Cornelia Huck > > The CCW_CMD_SET_VQ command has a different format for revision 1+ > devices, allowing to specify a more complex virtqueue layout. For > now, we stay however with the old layout and simply use the new > command format for virtio-1 devices. > > Signed-off-by: Cornelia Huc

[PATCH v7 18/46] KVM: s390: virtio-ccw revision 1 SET_VQ

2014-11-30 Thread Michael S. Tsirkin
From: Cornelia Huck The CCW_CMD_SET_VQ command has a different format for revision 1+ devices, allowing to specify a more complex virtqueue layout. For now, we stay however with the old layout and simply use the new command format for virtio-1 devices. Signed-off-by: Cornelia Huck Signed-off-by