[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persiste
From: |
Peter Krempa |
Subject: |
[PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence |
Date: |
Fri, 12 Feb 2021 18:34:22 +0100 |
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
- [PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence,
Peter Krempa <=
- [PATCH v3 1/3] migration: dirty-bitmap: Convert alias map inner members to BitmapMigrationBitmapAlias, Peter Krempa, 2021/02/12
- [PATCH v3 2/3] migration: dirty-bitmap: Allow control of bitmap persistence, Peter Krempa, 2021/02/12
- [PATCH v3 3/3] qemu-iotests: 300: Add test case for modifying persistence of bitmap, Peter Krempa, 2021/02/12
- Re: [PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence, no-reply, 2021/02/12
- Re: [PATCH v3 0/3] migration: dirty-bitmap: Allow control of bitmap persistence, Eric Blake, 2021/02/12