From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PULL 0/6] Block patches
Date: Mon, 23 Jun 2014 17:31:13 +0800 [thread overview]
Message-ID: <1403515879-14359-1-git-send-email-stefanha@redhat.com> (raw)
The following changes since commit 427e1750a0b98a72cad424327604f51e993dcc5f:
gt64xxx_pci: Add VMStateDescription (2014-06-20 23:40:16 +0200)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/block-pull-request
for you to fetch changes up to 2bd3bce8efebe86b031beab5c0e3b9bbaec0b502:
block: asynchronously stop the VM on I/O errors (2014-06-23 16:36:13 +0800)
----------------------------------------------------------------
Block pull request
----------------------------------------------------------------
Chunyan Liu (1):
QemuOpts: check NULL opts in qemu_opt_get functions
Liu Yuan (1):
sheepdog: fix NULL dereference in sd_create
Paolo Bonzini (2):
vl: allow other threads to do qemu_system_vmstop_request
block: asynchronously stop the VM on I/O errors
Peter Crosthwaite (2):
block: m25p80: sync_page(): Deindent function body.
block: m25p80: Support read only bdrvs.
block.c | 21 ++++++++++--
block/sheepdog.c | 1 +
cpus.c | 1 +
docs/qmp/qmp-events.txt | 2 +-
hw/block/m25p80.c | 30 ++++++++---------
include/sysemu/sysemu.h | 1 +
stubs/vm-stop.c | 7 +++-
target-lm32/op_helper.c | 2 +-
util/qemu-option.c | 28 +++++++++++++---
vl.c | 85 +++++++++++++++++++++++++++++++------------------
10 files changed, 122 insertions(+), 56 deletions(-)
--
1.9.3
next reply other threads:[~2014-06-23 9:31 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-23 9:31 Stefan Hajnoczi [this message]
2014-06-23 9:31 ` [Qemu-devel] [PULL 1/6] block: m25p80: sync_page(): Deindent function body Stefan Hajnoczi
2014-06-23 9:31 ` [Qemu-devel] [PULL 2/6] block: m25p80: Support read only bdrvs Stefan Hajnoczi
2014-06-23 9:31 ` [Qemu-devel] [PULL 3/6] QemuOpts: check NULL opts in qemu_opt_get functions Stefan Hajnoczi
2014-06-23 9:31 ` [Qemu-devel] [PULL 4/6] sheepdog: fix NULL dereference in sd_create Stefan Hajnoczi
2014-06-23 9:31 ` [Qemu-devel] [PULL 5/6] vl: allow other threads to do qemu_system_vmstop_request Stefan Hajnoczi
2014-06-23 9:31 ` [Qemu-devel] [PULL 6/6] block: asynchronously stop the VM on I/O errors Stefan Hajnoczi
2014-06-23 12:18 ` [Qemu-devel] [PULL 0/6] Block patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2018-03-05 9:40 Stefan Hajnoczi
2018-03-05 9:52 ` no-reply
2018-03-05 18:55 ` Peter Maydell
2013-12-13 17:48 Kevin Wolf
2013-01-14 10:01 Kevin Wolf
2013-01-20 14:47 ` Anthony Liguori
2011-05-03 11:08 Kevin Wolf
2011-05-03 12:44 ` Anthony Liguori
2010-08-03 14:44 Kevin Wolf
2010-08-09 13:41 ` Anthony Liguori
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=1403515879-14359-1-git-send-email-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=peter.maydell@linaro.org \
--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).