From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] purge error_is_set()
Date: Wed, 21 May 2014 12:45:10 +0200 [thread overview]
Message-ID: <1400669115-17663-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
$subject says all. Final chardev pieces (and one socket).
please pull,
Gerd
The following changes since commit c5fa6c86d0765f837515d1c10654c621724a77e0:
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-19 14:10:01 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-chardev-2
for you to fetch changes up to d2e064a73ee7e5af244ff7b6406ac2344bbaa231:
error: error_is_set() is finally unused; remove (2014-05-21 11:57:58 +0200)
----------------------------------------------------------------
purge error_is_set()
----------------------------------------------------------------
Markus Armbruster (5):
qemu-socket: Clean up inet_connect_opts()
char: Use return values instead of error_is_set(errp)
char: Clean up fragile use of error_is_set()
char: Explain qmp_chardev_add()'s unusual error handling
error: error_is_set() is finally unused; remove
include/qapi/error.h | 6 ------
qemu-char.c | 32 ++++++++++++++++++++------------
util/error.c | 5 -----
util/qemu-sockets.c | 28 ++++++++++++++++------------
4 files changed, 36 insertions(+), 35 deletions(-)
next reply other threads:[~2014-05-21 10:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 10:45 Gerd Hoffmann [this message]
2014-05-21 10:45 ` [Qemu-devel] [PULL 1/5] qemu-socket: Clean up inet_connect_opts() Gerd Hoffmann
2014-05-21 10:45 ` [Qemu-devel] [PULL 2/5] char: Use return values instead of error_is_set(errp) Gerd Hoffmann
2014-05-21 10:45 ` [Qemu-devel] [PULL 3/5] char: Clean up fragile use of error_is_set() Gerd Hoffmann
2014-05-21 10:45 ` [Qemu-devel] [PULL 4/5] char: Explain qmp_chardev_add()'s unusual error handling Gerd Hoffmann
2014-05-21 10:45 ` [Qemu-devel] [PULL 5/5] error: error_is_set() is finally unused; remove Gerd Hoffmann
2014-05-22 18:01 ` [Qemu-devel] [PULL 0/5] purge error_is_set() Peter Maydell
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=1400669115-17663-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).