qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] virtio-blk: no scsi-passthrough by defau


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 0/3] virtio-blk: no scsi-passthrough by default
Date: Fri, 16 Oct 2015 14:40:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0


On 16/10/2015 12:25, Cornelia Huck wrote:
> Lightly tested on s390x.
> 
> Changes v1->v2:
> - have the s390x compat hander include HW_COMPAT
> - prepare the pseries 2.4 compat handler
> - switch compat property at virtio-blk-device instead of the
>   transport level
> 
> Cornelia Huck (3):
>   s390x: include HW_COMPAT_* props
>   ppc/spapr: add 2.4 compat props
>   virtio-blk: switch off scsi-passthrough by default
> 
>  hw/block/virtio-blk.c      | 2 +-
>  hw/ppc/spapr.c             | 9 +++++++++
>  hw/s390x/s390-virtio-ccw.c | 2 ++
>  include/hw/compat.h        | 6 +++++-
>  4 files changed, 17 insertions(+), 2 deletions(-)
> 

Thanks!  It all looks good.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]