commit | 0db87e0d1763d3fb4039c2cffb0f3264da88ab30 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Thu Dec 11 14:25:13 2014 +0100 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Thu Jul 02 15:35:33 2015 +0200 |
tree | b19d7daa0fdbcd9ac496e635e6a7b9b290950de6 | |
parent | c42767f2bbd18d4ec895395c01c64bbec16b5b84 [diff] |
s390x/virtio-ccw: support virtio-1 set_vq format Support the new CCW_CMD_SET_VQ format for virtio-1 devices. While we're at it, refactor the code a bit and enforce big endian fields (which had always been required, even for legacy). Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com>