qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/2] block: per caller dirty bitmap
@ 2013-11-13 10:29 Fam Zheng
  2013-11-13 10:29 ` [Qemu-devel] [PATCH v3 1/2] " Fam Zheng
  2013-11-13 10:29 ` [Qemu-devel] [PATCH v3 2/2] qapi: Change BlockDirtyInfo to list Fam Zheng
  0 siblings, 2 replies; 17+ messages in thread
From: Fam Zheng @ 2013-11-13 10:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, Benoît Canet, stefanha

This adds multiple dirty bitmaps support into BlockDriverState and updates QAPI
to include it with query-block.

v3: Add patch 2 to drop old "*dirty" field in BlockInfo and add
"*dirty_bitmaps".


Fam Zheng (2):
  block: per caller dirty bitmap
  qapi: Change BlockDirtyInfo to list

 block-migration.c         |  22 +++++++---
 block.c                   | 101 +++++++++++++++++++++++++++++++---------------
 block/mirror.c            |  23 ++++++-----
 block/qapi.c              |   9 ++---
 include/block/block.h     |  12 ++++--
 include/block/block_int.h |   2 +-
 qapi-schema.json          |   6 +--
 7 files changed, 112 insertions(+), 63 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2013-11-14 12:19 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 10:29 [Qemu-devel] [PATCH v3 0/2] block: per caller dirty bitmap Fam Zheng
2013-11-13 10:29 ` [Qemu-devel] [PATCH v3 1/2] " Fam Zheng
2013-11-13 14:33   ` Fam Zheng
2013-11-13 14:36     ` Kevin Wolf
2013-11-13 10:29 ` [Qemu-devel] [PATCH v3 2/2] qapi: Change BlockDirtyInfo to list Fam Zheng
2013-11-13 14:19   ` Kevin Wolf
2013-11-13 14:40     ` Paolo Bonzini
2013-11-13 14:40     ` Fam Zheng
2013-11-14  2:13       ` Wenchao Xia
2013-11-14  2:22         ` Fam Zheng
2013-11-13 20:37     ` Eric Blake
2013-11-13 20:44   ` Eric Blake
2013-11-14  2:33     ` [Qemu-devel] [PATCH] qapi: Add (Since 1.8) to BlockInfo.dirty-bitmaps Fam Zheng
2013-11-14 12:19       ` Kevin Wolf
2013-11-14  1:31   ` [Qemu-devel] [PATCH v3 2/2] qapi: Change BlockDirtyInfo to list Wenchao Xia
2013-11-14  1:39     ` Fam Zheng
2013-11-14  2:03     ` 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).