]> Git Repo - qemu.git/commit
HBitmap: Introduce "meta" bitmap to track bit changes
authorFam Zheng <[email protected]>
Thu, 13 Oct 2016 21:58:22 +0000 (17:58 -0400)
committerMax Reitz <[email protected]>
Mon, 24 Oct 2016 15:56:07 +0000 (17:56 +0200)
commit07ac4cdb570c9cf6aed0338414f4f09fee0b549c
tree675380ed98a96e976567990567d02f2f6aa884ae
parentdc162c8e4f088b08575460cca35b042d58c141aa
HBitmap: Introduce "meta" bitmap to track bit changes

Upon each bit toggle, the corresponding bit in the meta bitmap will be
set.

Signed-off-by: Fam Zheng <[email protected]>
[Amended text inline. --js]
Reviewed-by: Max Reitz <[email protected]>
Signed-off-by: John Snow <[email protected]>
Message-id: 1476395910[email protected]
Signed-off-by: Max Reitz <[email protected]>
include/qemu/hbitmap.h
util/hbitmap.c
This page took 0.025277 seconds and 4 git commands to generate.