From: Luiz Capitulino <lcapitulino@redhat.com>
To: qemu-devel@nongnu.org
Cc: pbonzini@redhat.com, eblake@redhat.com, armbru@redhat.com
Subject: [Qemu-devel] [PATCH v4 0/3] qapi: convert add_client
Date: Tue, 25 Sep 2012 17:24:15 -0300 [thread overview]
Message-ID: <1348604658-16584-1-git-send-email-lcapitulino@redhat.com> (raw)
v4
- Fix misworded error message in monitor_get_fd() [Markus]
- small doc & commit log improvements [Markus]
Luiz Capitulino (1):
qapi: convert add_client
Paolo Bonzini (2):
pci-assign: use monitor_handle_fd_param
monitor: add Error * argument to monitor_get_fd
dump.c | 3 +--
hw/kvm/pci-assign.c | 12 +++---------
migration-fd.c | 2 +-
monitor.c | 48 ++++++------------------------------------------
monitor.h | 2 +-
qapi-schema.json | 25 +++++++++++++++++++++++++
qmp-commands.hx | 5 +----
qmp.c | 43 +++++++++++++++++++++++++++++++++++++++++++
8 files changed, 81 insertions(+), 59 deletions(-)
--
1.7.12.315.g682ce8b
next reply other threads:[~2012-09-25 20:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-25 20:24 Luiz Capitulino [this message]
2012-09-25 20:24 ` [Qemu-devel] [PATCH 1/3] pci-assign: use monitor_handle_fd_param Luiz Capitulino
2012-09-25 20:24 ` [Qemu-devel] [PATCH 2/3] monitor: add Error * argument to monitor_get_fd Luiz Capitulino
2012-09-25 20:24 ` [Qemu-devel] [PATCH 3/3] qapi: convert add_client Luiz Capitulino
2012-09-26 7:49 ` [Qemu-devel] [PATCH v4 0/3] " Markus Armbruster
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=1348604658-16584-1-git-send-email-lcapitulino@redhat.com \
--to=lcapitulino@redhat.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=pbonzini@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).