qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH v2 0/3] virtio-blk: no scsi-passthrough by default


From: Cornelia Huck
Subject: [Qemu-block] [PATCH v2 0/3] virtio-blk: no scsi-passthrough by default
Date: Fri, 16 Oct 2015 12:25:51 +0200

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(-)

-- 
2.3.9




reply via email to

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