From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: [Qemu-devel] [PULL for-2.4 0/4] Block patches
Date: Mon, 20 Jul 2015 19:05:09 +0100 [thread overview]
Message-ID: <1437415513-21435-1-git-send-email-stefanha@redhat.com> (raw)
The following changes since commit f73ca7363440240b7ee5ee7f7ddb1c64751efb54:
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-07-20 13:25:28 +0100)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/block-pull-request
for you to fetch changes up to 4fefb0d50cd0a803bba3cedaeb9adfb80cc61fed:
AioContext: fix broken ctx->dispatching optimization (2015-07-20 17:14:22 +0100)
----------------------------------------------------------------
----------------------------------------------------------------
Fam Zheng (1):
mirror: Speed up bitmap initial scanning
Paolo Bonzini (3):
tests: remove irrelevant assertions from test-aio
aio-win32: reorganize polling loop
AioContext: fix broken ctx->dispatching optimization
aio-posix.c | 18 +++++-------
aio-win32.c | 41 ++++++++++++++------------
async.c | 21 +++++---------
block/mirror.c | 14 ++++-----
docs/aio_notify.promela | 77 +++++++++++++++++++++----------------------------
include/block/aio.h | 29 +++++++++++++++----
tests/test-aio.c | 26 +++--------------
7 files changed, 103 insertions(+), 123 deletions(-)
--
2.4.3
next reply other threads:[~2015-07-20 18:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-20 18:05 Stefan Hajnoczi [this message]
2015-07-20 18:05 ` [Qemu-devel] [PULL for-2.4 1/4] mirror: Speed up bitmap initial scanning Stefan Hajnoczi
2015-07-20 18:05 ` [Qemu-devel] [PULL for-2.4 2/4] tests: remove irrelevant assertions from test-aio Stefan Hajnoczi
2015-07-20 18:05 ` [Qemu-devel] [PULL for-2.4 3/4] aio-win32: reorganize polling loop Stefan Hajnoczi
2015-07-20 18:05 ` [Qemu-devel] [PULL for-2.4 4/4] AioContext: fix broken ctx->dispatching optimization Stefan Hajnoczi
2015-07-21 9:04 ` [Qemu-devel] [PULL for-2.4 0/4] Block patches Peter Maydell
2015-07-21 11:46 ` Paolo Bonzini
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=1437415513-21435-1-git-send-email-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=kwolf@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).