All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: John Snow <jsnow@redhat.com>
Cc: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>,
	qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>,
	Markus Armbruster <armbru@redhat.com>,
	Max Reitz <mreitz@redhat.com>,
	Keith Busch <keith.busch@intel.com>,
	Gerd Hoffmann <kraxel@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 0/6] Convert to realize and improve error handling
Date: Fri, 10 Nov 2017 15:25:06 +0100	[thread overview]
Message-ID: <20171110142506.GE5466@localhost.localdomain> (raw)
In-Reply-To: <7f98890b-ee32-d539-0823-06544849457a@redhat.com>

Am 19.09.2017 um 01:59 hat John Snow geschrieben:
> On 09/18/2017 10:05 AM, Mao Zhongyi wrote:
> > This series mainly implements the conversions of ide, floppy and nvme
> > device to realize. Add some error handling messages and remove the local
> > variable local_err, use errp to propagate the error directly. Also
> > fix the unusual function name.
> 
> I've staged patches one and two here for my IDE pull request.
> 
> I think patches 3-6 here would belong to Kevin.

Sorry, I completely missed this.

Thanks, applied patch 3 (nvme) to the block-next branch. I did not take
patches 4 and 5 because patch 5 doesn't apply cleanly any more, and
honestly I think the result is uglier than before.

Patch 6 is for Gerd.

Kevin

  parent reply	other threads:[~2017-11-10 14:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18 14:05 [Qemu-devel] [PATCH v3 0/6] Convert to realize and improve error handling Mao Zhongyi
2017-09-18 14:05 ` [Qemu-devel] [PATCH v3 1/6] hw/ide: Convert DeviceClass init to realize Mao Zhongyi
2017-09-18 14:05 ` [Qemu-devel] [PATCH v3 2/6] hw/block/fdc: Convert " Mao Zhongyi
2017-09-18 14:05 ` [Qemu-devel] [PATCH v3 3/6] hw/block/nvme: " Mao Zhongyi
2017-09-18 14:05 ` [Qemu-devel] [PATCH v3 4/6] hw/block: Fix the return type Mao Zhongyi
2017-09-18 14:05 ` [Qemu-devel] [PATCH v3 5/6] hw/block: Use errp directly rather than local_err Mao Zhongyi
2017-09-18 14:05 ` [Qemu-devel] [PATCH v3 6/6] dev-storage: Fix the unusual function name Mao Zhongyi
2017-09-18 23:59 ` [Qemu-devel] [PATCH v3 0/6] Convert to realize and improve error handling John Snow
2017-09-19  1:25   ` Mao Zhongyi
2017-10-12  2:40     ` Mao Zhongyi
2017-11-10 14:25   ` Kevin Wolf [this message]
2017-11-22  2:09     ` Mao Zhongyi

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=20171110142506.GE5466@localhost.localdomain \
    --to=kwolf@redhat.com \
    --cc=armbru@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=keith.busch@intel.com \
    --cc=kraxel@redhat.com \
    --cc=maozy.fnst@cn.fujitsu.com \
    --cc=mreitz@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.