[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/2] transaction support for bitmap merge
From: |
Vladimir Sementsov-Ogievskiy |
Subject: |
[Qemu-devel] [PATCH 0/2] transaction support for bitmap merge |
Date: |
Tue, 3 Jul 2018 13:53:03 +0300 |
This is a last brick, necessary to play with nbd bitmap export in
conjunction with image fleecing.
Vladimir Sementsov-Ogievskiy (2):
drity-bitmap: refactor merge: separte can_merge
qapi: add transaction support for x-block-dirty-bitmap-merge
qapi/transaction.json | 2 ++
include/block/dirty-bitmap.h | 3 +++
include/qemu/hbitmap.h | 8 ++++++
block/dirty-bitmap.c | 32 ++++++++++++++++++----
blockdev.c | 63 ++++++++++++++++++++++++++++++++++++--------
util/hbitmap.c | 6 ++++-
6 files changed, 97 insertions(+), 17 deletions(-)
--
2.11.1