qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/9] qmp hmp balloon: Cleanups around error reporting
Date: Thu,  5 Feb 2015 08:36:14 +0100	[thread overview]
Message-ID: <1423121783-1806-1-git-send-email-armbru@redhat.com> (raw)

Luiz asked me to request a pull rather than going through his tree.

The following changes since commit 83761b9244ad2ed39d3cfabe8a0e901ab906f7bf:

  Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150127' into staging (2015-01-27 22:25:56 +0000)

are available in the git repository at:


  git://repo.or.cz/qemu/armbru.git tags/pull-error-2015-02-05

for you to fetch changes up to 2ad28a088d2cc8fd404dfa58fa1b80f9225425ff:

  balloon: Eliminate silly QERR_ macros (2015-01-29 10:06:02 +0100)

----------------------------------------------------------------
qmp hmp balloon: Cleanups around error reporting

----------------------------------------------------------------
Markus Armbruster (9):
      qmp hmp: Factor out common "using spice" test
      qmp hmp: Improve error messages when SPICE is not in use
      hmp: Compile hmp_info_spice() only with CONFIG_SPICE
      qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy
      qmp: Simplify recognition of capability negotiation command
      qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
      balloon: Inline qemu_balloon(), qemu_balloon_status()
      balloon: Factor out common "is balloon active" test
      balloon: Eliminate silly QERR_ macros

 balloon.c                 | 59 ++++++++++++++++++-----------------------------
 hmp.c                     |  2 ++
 include/qapi/qmp/qerror.h |  9 --------
 include/ui/qemu-spice.h   | 10 ++++++++
 monitor.c                 | 19 +++++++--------
 qapi/qmp-dispatch.c       |  3 ++-
 qmp.c                     | 27 +++++++++++-----------
 7 files changed, 58 insertions(+), 71 deletions(-)

-- 
1.9.3

             reply	other threads:[~2015-02-05  7:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05  7:36 Markus Armbruster [this message]
2015-02-05  7:36 ` [Qemu-devel] [PULL 1/9] qmp hmp: Factor out common "using spice" test Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 2/9] qmp hmp: Improve error messages when SPICE is not in use Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 3/9] hmp: Compile hmp_info_spice() only with CONFIG_SPICE Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 4/9] qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 5/9] qmp: Simplify recognition of capability negotiation command Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 6/9] qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 7/9] balloon: Inline qemu_balloon(), qemu_balloon_status() Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 8/9] balloon: Factor out common "is balloon active" test Markus Armbruster
2015-02-05  7:36 ` [Qemu-devel] [PULL 9/9] balloon: Eliminate silly QERR_ macros Markus Armbruster
2015-02-05 12:09 ` [Qemu-devel] [PULL 0/9] qmp hmp balloon: Cleanups around error reporting 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=1423121783-1806-1-git-send-email-armbru@redhat.com \
    --to=armbru@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).