From d4674240f31f8c4289abba07d64291c6ddce51bc Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Tue, 7 Oct 2014 16:39:51 +0200 Subject: [PATCH] KVM: s390: virtio-ccw revision 1 SET_VQ 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: Michael S. Tsirkin Reviewed-by: David Hildenbrand --- Reading git-format-patch failed