qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] transaction support for bitmap merge
@ 2018-07-03 10:53 Vladimir Sementsov-Ogievskiy
  2018-07-03 10:53 ` [Qemu-devel] [PATCH 1/2] drity-bitmap: refactor merge: separte can_merge Vladimir Sementsov-Ogievskiy
  2018-07-03 10:53 ` [Qemu-devel] [PATCH 2/2] qapi: add transaction support for x-block-dirty-bitmap-merge Vladimir Sementsov-Ogievskiy
  0 siblings, 2 replies; 13+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2018-07-03 10:53 UTC (permalink / raw)
  To: qemu-devel, qemu-block
  Cc: eblake, armbru, mreitz, kwolf, jsnow, famz, vsementsov, den

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-07-06 20:30 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 10:53 [Qemu-devel] [PATCH 0/2] transaction support for bitmap merge Vladimir Sementsov-Ogievskiy
2018-07-03 10:53 ` [Qemu-devel] [PATCH 1/2] drity-bitmap: refactor merge: separte can_merge Vladimir Sementsov-Ogievskiy
2018-07-03 16:20   ` Eric Blake
2018-07-05 18:51   ` John Snow
2018-07-05 18:55     ` Eric Blake
2018-07-05 18:56       ` John Snow
2018-07-03 10:53 ` [Qemu-devel] [PATCH 2/2] qapi: add transaction support for x-block-dirty-bitmap-merge Vladimir Sementsov-Ogievskiy
2018-07-03 16:22   ` Eric Blake
2018-07-05 20:40   ` John Snow
2018-07-06 10:12     ` Vladimir Sementsov-Ogievskiy
2018-07-06 15:38       ` John Snow
2018-07-06 16:27         ` Vladimir Sementsov-Ogievskiy
2018-07-06 20:30         ` Eric Blake

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).