From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, jsnow@redhat.com,
qemu-stable@nongnu.org, qemu-block@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] Bitmaps patches
Date: Tue, 28 May 2019 19:58:39 -0400 [thread overview]
Message-ID: <20190528235842.29453-1-jsnow@redhat.com> (raw)
The following changes since commit 8c1ecb590497b0349c550607db923972b37f6963:
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2' into staging (2019-05-28 17:38:32 +0100)
are available in the Git repository at:
https://github.com/jnsnow/qemu.git tags/bitmaps-pull-request
for you to fetch changes up to 403bb8185ec18267fe47a0e304d26a17263572dc:
iotests: test external snapshot with bitmap copying (2019-05-28 19:33:31 -0400)
----------------------------------------------------------------
Pull request
----------------------------------------------------------------
John Snow (1):
migration/dirty-bitmaps: change bitmap enumeration method
Vladimir Sementsov-Ogievskiy (2):
qapi: support external bitmaps in block-dirty-bitmap-merge
iotests: test external snapshot with bitmap copying
qapi/block-core.json | 22 ++++++++++++--
block/dirty-bitmap.c | 9 ++++--
blockdev.c | 50 +++++++++++++++++++++-----------
migration/block-dirty-bitmap.c | 14 +++------
tests/qemu-iotests/254 | 52 ++++++++++++++++++++++++++++++++++
tests/qemu-iotests/254.out | 52 ++++++++++++++++++++++++++++++++++
tests/qemu-iotests/group | 1 +
7 files changed, 167 insertions(+), 33 deletions(-)
create mode 100755 tests/qemu-iotests/254
create mode 100644 tests/qemu-iotests/254.out
--
2.20.1
next reply other threads:[~2019-05-29 0:00 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-28 23:58 John Snow [this message]
2019-05-28 23:58 ` [Qemu-devel] [PULL 1/3] migration/dirty-bitmaps: change bitmap enumeration method John Snow
2019-05-28 23:58 ` [Qemu-devel] [PULL 2/3] qapi: support external bitmaps in block-dirty-bitmap-merge John Snow
2019-05-28 23:58 ` [Qemu-devel] [PULL 3/3] iotests: test external snapshot with bitmap copying John Snow
2019-05-29 0:54 ` [Qemu-devel] [PULL 0/3] Bitmaps patches no-reply
2019-05-29 13:56 ` John Snow
2019-05-30 12:09 ` Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2019-07-10 19:23 John Snow
2019-07-11 11:30 ` Peter Maydell
2019-02-13 23:49 John Snow
2019-02-13 23:50 ` John Snow
2019-02-14 15:49 ` Eric Blake
2019-02-15 16:23 ` Peter Maydell
2019-02-21 20:14 ` no-reply
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=20190528235842.29453-1-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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).