qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] virtio-blk: no scsi-passthrough by default
@ 2015-10-16 10:25 Cornelia Huck
  2015-10-16 10:25 ` [Qemu-devel] [PATCH v2 1/3] s390x: include HW_COMPAT_* props Cornelia Huck
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Cornelia Huck @ 2015-10-16 10:25 UTC (permalink / raw)
  To: qemu-devel
  Cc: kwolf, qemu-block, mst, jasowang, agraf, borntraeger, stefanha,
	Cornelia Huck, pbonzini

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-10-21 10:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 10:25 [Qemu-devel] [PATCH v2 0/3] virtio-blk: no scsi-passthrough by default Cornelia Huck
2015-10-16 10:25 ` [Qemu-devel] [PATCH v2 1/3] s390x: include HW_COMPAT_* props Cornelia Huck
2015-10-16 10:30   ` Christian Borntraeger
2015-10-16 10:25 ` [Qemu-devel] [PATCH v2 2/3] ppc/spapr: add 2.4 compat props Cornelia Huck
2015-10-16 10:25 ` [Qemu-devel] [PATCH v2 3/3] virtio-blk: switch off scsi-passthrough by default Cornelia Huck
2015-10-16 10:32   ` Christian Borntraeger
2015-10-16 10:44     ` Cornelia Huck
2015-10-16 11:07       ` Christian Borntraeger
2015-10-18  7:59         ` Michael S. Tsirkin
2015-10-19 11:53           ` Cornelia Huck
2015-10-19 11:57             ` Michael S. Tsirkin
2015-10-19 12:21               ` Cornelia Huck
2015-10-16 12:40 ` [Qemu-devel] [PATCH v2 0/3] virtio-blk: no " Paolo Bonzini
2015-10-21 10:12 ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).