]> Git Repo - qemu.git/commit
block: Introduce bdrv_dirty_bitmap_granularity()
authorJohn Snow <[email protected]>
Fri, 17 Apr 2015 23:49:53 +0000 (19:49 -0400)
committerKevin Wolf <[email protected]>
Tue, 28 Apr 2015 13:36:10 +0000 (15:36 +0200)
commit592fdd02ae987a439a2ba25a2a973673f1484805
tree9d7746973aa554037cd3f3b3044e45f705b5f108
parent341ebc2f81b14862347e4d4c1fcb3759f815237a
block: Introduce bdrv_dirty_bitmap_granularity()

This returns the granularity (in bytes) of dirty bitmap,
which matches the QMP interface and the existing query
interface.

Signed-off-by: John Snow <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1429314609[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
include/block/block.h
This page took 0.025706 seconds and 4 git commands to generate.