qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] Bitmaps patches
@ 2018-06-11 19:34 John Snow
  2018-06-11 19:34 ` [Qemu-devel] [PULL 1/7] block: remove bdrv_dirty_bitmap_make_anon John Snow
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: John Snow @ 2018-06-11 19:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, jsnow

The following changes since commit 2afc4e3df80d947dd1bd42ce80278f591b35c74a:

  Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-06-11' into staging (2018-06-11 15:31:20 +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 a6e2ca5f6521553681ae136578ec1cb67e1a7973:

  qapi: add disabled parameter to block-dirty-bitmap-add (2018-06-11 14:53:32 -0400)

----------------------------------------------------------------

bitmaps pull request

----------------------------------------------------------------

Paolo Bonzini (2):
  block: remove bdrv_dirty_bitmap_make_anon
  block: simplify code around releasing bitmaps

Vladimir Sementsov-Ogievskiy (5):
  block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap
  qapi: add x-block-dirty-bitmap-enable/disable
  qmp: transaction support for x-block-dirty-bitmap-enable/disable
  qapi: add x-block-dirty-bitmap-merge
  qapi: add disabled parameter to block-dirty-bitmap-add

 block/dirty-bitmap.c         | 117 ++++++++++++++----------------
 blockdev.c                   | 164 ++++++++++++++++++++++++++++++++++++++++++-
 include/block/dirty-bitmap.h |   4 +-
 qapi/block-core.json         |  86 ++++++++++++++++++++++-
 qapi/transaction.json        |   4 ++
 5 files changed, 307 insertions(+), 68 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-06-12 13:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-11 19:34 [Qemu-devel] [PULL 0/7] Bitmaps patches John Snow
2018-06-11 19:34 ` [Qemu-devel] [PULL 1/7] block: remove bdrv_dirty_bitmap_make_anon John Snow
2018-06-11 19:34 ` [Qemu-devel] [PULL 2/7] block: simplify code around releasing bitmaps John Snow
2018-06-11 19:34 ` [Qemu-devel] [PULL 3/7] block/dirty-bitmap: add lock to bdrv_enable/disable_dirty_bitmap John Snow
2018-06-11 19:34 ` [Qemu-devel] [PULL 4/7] qapi: add x-block-dirty-bitmap-enable/disable John Snow
2018-06-11 19:34 ` [Qemu-devel] [PULL 5/7] qmp: transaction support for x-block-dirty-bitmap-enable/disable John Snow
2018-06-11 19:34 ` [Qemu-devel] [PULL 6/7] qapi: add x-block-dirty-bitmap-merge John Snow
2018-06-11 19:34 ` [Qemu-devel] [PULL 7/7] qapi: add disabled parameter to block-dirty-bitmap-add John Snow
2018-06-12 13:32 ` [Qemu-devel] [PULL 0/7] Bitmaps patches Peter Maydell

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