From: Peter Krempa <pkrempa@redhat.com>
To: qemu-devel@nongnu.org
Cc: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>,
qemu-block@nongnu.org
Subject: [PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence
Date: Fri, 12 Feb 2021 18:34:22 +0100 [thread overview]
Message-ID: <cover.1613150869.git.pkrempa@redhat.com> (raw)
See 2/2 for explanation.
Peter Krempa (3):
migration: dirty-bitmap: Convert alias map inner members to
BitmapMigrationBitmapAlias
migration: dirty-bitmap: Allow control of bitmap persistence
qemu-iotests: 300: Add test case for modifying persistence of bitmap
migration/block-dirty-bitmap.c | 60 ++++++++++++++++------
qapi/migration.json | 19 ++++++-
tests/qemu-iotests/300 | 91 ++++++++++++++++++++++++++++++++++
tests/qemu-iotests/300.out | 4 +-
4 files changed, 157 insertions(+), 17 deletions(-)
--
2.29.2
next reply other threads:[~2021-02-12 17:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 17:34 Peter Krempa [this message]
2021-02-12 17:34 ` [PATCH v3 1/3] migration: dirty-bitmap: Convert alias map inner members to BitmapMigrationBitmapAlias Peter Krempa
2021-02-12 18:38 ` Eric Blake
2021-02-12 18:44 ` Peter Krempa
2021-02-12 17:34 ` [PATCH v3 2/3] migration: dirty-bitmap: Allow control of bitmap persistence Peter Krempa
2021-02-12 18:49 ` Eric Blake
2021-02-12 17:34 ` [PATCH v3 3/3] qemu-iotests: 300: Add test case for modifying persistence of bitmap Peter Krempa
2021-02-12 19:15 ` Eric Blake
2021-02-12 17:42 ` [PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence no-reply
2021-02-12 19:25 ` Eric Blake
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=cover.1613150869.git.pkrempa@redhat.com \
--to=pkrempa@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=vsementsov@virtuozzo.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.