diff options
author | Cornelia Huck <cornelia.huck@de.ibm.com> | 2015-09-11 15:16:44 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-09-24 13:42:17 +0300 |
commit | 542571d523268357fd8f5b1a523ba2a6191c4c18 (patch) | |
tree | f1f2f48686547dd5c1c4ee9501272d34e465621a /hw/s390x/ipl.h | |
parent | b4f8f9df152fca0e79b7a3ca40a3eea700a40855 (diff) | |
download | qemu-542571d523268357fd8f5b1a523ba2a6191c4c18.zip qemu-542571d523268357fd8f5b1a523ba2a6191c4c18.tar.gz qemu-542571d523268357fd8f5b1a523ba2a6191c4c18.tar.bz2 |
virtio-ccw: enable virtio-1
Let's enable revision 1 for virtio-ccw devices. We can always offer
VERSION_1 as drivers in legacy mode won't be able to see it anyway.
We have to introduce a way to set a lower maximum revision for a device
to accommodate the following cases:
- compat machines (to enforce legacy only)
- virtio-blk with scsi support (version 1 + scsi is fenced by common
code, with a user-configured max revision of 0 we can allow scsi
via not offering VERSION_1)
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/s390x/ipl.h')
0 files changed, 0 insertions, 0 deletions