qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] purge error_is_set()
@ 2014-05-21 10:45 Gerd Hoffmann
  2014-05-21 10:45 ` [Qemu-devel] [PULL 1/5] qemu-socket: Clean up inet_connect_opts() Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2014-05-21 10:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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(-)

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

end of thread, other threads:[~2014-05-22 18:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 10:45 [Qemu-devel] [PULL 0/5] purge error_is_set() Gerd Hoffmann
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

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).