Re: [PATCH v7 12/46] virtio: set FEATURES_OK

2014-12-01 Thread Cornelia Huck
On Sun, 30 Nov 2014 17:10:17 +0200
"Michael S. Tsirkin"  wrote:

> set FEATURES_OK as per virtio 1.0 spec
> 
> Signed-off-by: Michael S. Tsirkin 
> ---
>  include/uapi/linux/virtio_config.h |  2 ++
>  drivers/virtio/virtio.c| 29 ++---
>  2 files changed, 24 insertions(+), 7 deletions(-)

Reviewed-by: Cornelia Huck 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v7 12/46] virtio: set FEATURES_OK

2014-12-01 Thread Cornelia Huck
On Sun, 30 Nov 2014 17:10:17 +0200
Michael S. Tsirkin m...@redhat.com wrote:

 set FEATURES_OK as per virtio 1.0 spec
 
 Signed-off-by: Michael S. Tsirkin m...@redhat.com
 ---
  include/uapi/linux/virtio_config.h |  2 ++
  drivers/virtio/virtio.c| 29 ++---
  2 files changed, 24 insertions(+), 7 deletions(-)

Reviewed-by: Cornelia Huck cornelia.h...@de.ibm.com

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/