From: Luiz Capitulino <lcapitulino@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL 0/9] QMP queue
Date: Mon, 17 Jun 2013 11:57:02 -0400 [thread overview]
Message-ID: <1371484631-29510-1-git-send-email-lcapitulino@redhat.com> (raw)
The following changes since commit 90a2541b763b31d2b551b07e24aae3de5266d31b:
target-i386: fix over 80 chars warnings (2013-06-15 17:50:38 +0000)
are available in the git repository at:
git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
for you to fetch changes up to dbfbc6373441e436ac6e2bcf7a8acb284225aa21:
qerror: drop QERR_OPEN_FILE_FAILED macro (2013-06-17 11:01:14 -0400)
----------------------------------------------------------------
Luiz Capitulino (9):
error: add error_setg_file_open() helper
rng-random: use error_setg_file_open()
block: mirror_complete(): use error_setg_file_open()
blockdev: use error_setg_file_open()
cpus: use error_setg_file_open()
dump: qmp_dump_guest_memory(): use error_setg_file_open()
savevm: qmp_xen_save_devices_state(): use error_setg_file_open()
block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILED
qerror: drop QERR_OPEN_FILE_FAILED macro
backends/rng-random.c | 3 +--
block.c | 4 ++--
block/mirror.c | 2 +-
blockdev.c | 11 +++++++----
cpus.c | 4 ++--
dump.c | 2 +-
include/qapi/error.h | 5 +++++
include/qapi/qmp/qerror.h | 3 ---
savevm.c | 2 +-
util/error.c | 5 +++++
10 files changed, 25 insertions(+), 16 deletions(-)
next reply other threads:[~2013-06-17 16:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 15:57 Luiz Capitulino [this message]
2013-06-17 15:57 ` [Qemu-devel] [PULL 1/9] error: add error_setg_file_open() helper Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 2/9] rng-random: use error_setg_file_open() Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 3/9] block: mirror_complete(): " Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 4/9] blockdev: " Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 5/9] cpus: " Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 6/9] dump: qmp_dump_guest_memory(): " Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 7/9] savevm: qmp_xen_save_devices_state(): " Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 8/9] block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILED Luiz Capitulino
2013-06-17 15:57 ` [Qemu-devel] [PULL 9/9] qerror: drop QERR_OPEN_FILE_FAILED macro Luiz Capitulino
2013-06-17 21:17 ` [Qemu-devel] [PULL 0/9] QMP queue Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2014-09-26 19:03 Luiz Capitulino
2014-09-29 18:27 ` Peter Maydell
2011-09-15 20:05 [Qemu-devel] [PULL 0/9]: " Luiz Capitulino
2011-09-20 20:38 ` Anthony Liguori
2011-09-14 20:49 Luiz Capitulino
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=1371484631-29510-1-git-send-email-lcapitulino@redhat.com \
--to=lcapitulino@redhat.com \
--cc=aliguori@us.ibm.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).