qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Fam Zheng <famz@redhat.com>, qemu-devel@nongnu.org
Cc: kwolf@redhat.com, armbru@redhat.com, stefanha@redhat.com,
	afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH v4 0/2] scsi: Change device init to realize
Date: Mon, 18 Aug 2014 17:41:15 +0200	[thread overview]
Message-ID: <53F21E9B.2080901@redhat.com> (raw)
In-Reply-To: <1407809575-24576-1-git-send-email-famz@redhat.com>

Il 12/08/2014 04:12, Fam Zheng ha scritto:
> v4: Add Andreas' and Stefan's rev-by for patch 1.
>     Retain the error message in patch 2.
> 
> DeviceClass->init is the old interface, let's convert scsi devices to the new
> ->realize API.
> 
> A user visible change is the error message shown in qemu-iotests reference
> output, but only redundant error messages dropped.
> 
> Fam
> 
> 
> Fam Zheng (2):
>   block: Pass errp in blkconf_geometry
>   scsi-bus: Convert DeviceClass init to realize
> 
>  hw/block/block.c           | 18 +++++-----
>  hw/block/virtio-blk.c      |  7 ++--
>  hw/ide/qdev.c              | 11 ++++--
>  hw/scsi/lsi53c895a.c       |  1 +
>  hw/scsi/scsi-bus.c         | 70 +++++++++++++++++++-------------------
>  hw/scsi/scsi-disk.c        | 83 +++++++++++++++++++++++++---------------------
>  hw/scsi/scsi-generic.c     | 37 ++++++++++-----------
>  include/hw/block/block.h   |  6 ++--
>  include/hw/scsi/scsi.h     |  7 ++--
>  tests/qemu-iotests/051.out |  2 --
>  10 files changed, 127 insertions(+), 115 deletions(-)
> 

Thanks, applying this to scsi-next.

Paolo

      parent reply	other threads:[~2014-08-18 15:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-12  2:12 [Qemu-devel] [PATCH v4 0/2] scsi: Change device init to realize Fam Zheng
2014-08-12  2:12 ` [Qemu-devel] [PATCH v4 1/2] block: Pass errp in blkconf_geometry Fam Zheng
2014-08-12  2:12 ` [Qemu-devel] [PATCH v4 2/2] scsi-bus: Convert DeviceClass init to realize Fam Zheng
2014-08-12  9:31   ` Stefan Hajnoczi
2014-08-18 15:41 ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53F21E9B.2080901@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=afaerber@suse.de \
    --cc=armbru@redhat.com \
    --cc=famz@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).