Re: [PATCH v6 20/46] KVM: s390: enable virtio-ccw revision 1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 27 Nov 2014 22:09:30 +0200
"Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote:

> From: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
> 
> Now that virtio-ccw has everything needed to support virtio 1.0 in
> place, try to enable it if the host supports it.
> 
> MST: enable virtio 1.0 feature bit

Stale comment?

> 
> Reviewed-by: David Hildenbrand <dahi@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Cornelia Huck <cornelia.huck@xxxxxxxxxx>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
>  drivers/s390/kvm/virtio_ccw.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/s390/kvm/virtio_ccw.c b/drivers/s390/kvm/virtio_ccw.c
> index 79f6737..8ec68dd 100644
> --- a/drivers/s390/kvm/virtio_ccw.c
> +++ b/drivers/s390/kvm/virtio_ccw.c
> @@ -103,7 +103,7 @@ struct virtio_rev_info {
>  };
> 
>  /* the highest virtio-ccw revision we support */
> -#define VIRTIO_CCW_REV_MAX 0
> +#define VIRTIO_CCW_REV_MAX 1
> 
>  struct virtio_ccw_vq_info {
>  	struct virtqueue *vq;

--
To unsubscribe from this list: send the line "unsubscribe linux-s390" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux