From: Eric Blake <eblake@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/4] block: Cleanups around error reporting
Date: Wed, 14 Jan 2015 08:32:09 -0700 [thread overview]
Message-ID: <54B68BF9.5090308@redhat.com> (raw)
In-Reply-To: <1421245910-30666-1-git-send-email-armbru@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 870 bytes --]
On 01/14/2015 07:31 AM, Markus Armbruster wrote:
> Markus Armbruster (4):
> blockdev: Give find_block_job() an Error ** parameter
> blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro
> block: New bdrv_add_key(), convert monitor to use it
> block: Eliminate silly QERR_ macros used for encryption keys
Reviewed-by: Eric Blake <eblake@redhat.com>
>
> block.c | 31 +++++++++++++++++++++++++++++++
> blockdev.c | 44 +++++++++++---------------------------------
> include/block/block.h | 1 +
> include/qapi/qmp/qerror.h | 9 ---------
> monitor.c | 16 +++++++++++-----
> qmp.c | 8 ++++----
> 6 files changed, 58 insertions(+), 51 deletions(-)
>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
prev parent reply other threads:[~2015-01-14 15:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-14 14:31 [Qemu-devel] [PATCH 0/4] block: Cleanups around error reporting Markus Armbruster
2015-01-14 14:31 ` [Qemu-devel] [PATCH 1/4] blockdev: Give find_block_job() an Error ** parameter Markus Armbruster
2015-01-14 14:31 ` [Qemu-devel] [PATCH 2/4] blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro Markus Armbruster
2015-01-14 14:31 ` [Qemu-devel] [PATCH 3/4] block: New bdrv_add_key(), convert monitor to use it Markus Armbruster
2015-01-14 14:31 ` [Qemu-devel] [PATCH 4/4] block: Eliminate silly QERR_ macros used for encryption keys Markus Armbruster
2015-01-15 9:55 ` Kevin Wolf
2015-01-15 12:40 ` Markus Armbruster
2015-01-15 12:49 ` Kevin Wolf
2015-01-14 15:32 ` Eric Blake [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=54B68BF9.5090308@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@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 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.