Searched hist:"07 ac4cdb570c9cf6aed0338414f4f09fee0b549c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/qemu/ |
H A D | hbitmap.h | diff 07ac4cdb570c9cf6aed0338414f4f09fee0b549c Thu Oct 13 16:58:22 CDT 2016 Fam Zheng <famz@redhat.com> 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 <famz@redhat.com> [Amended text inline. --js] Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 1476395910-8697-3-git-send-email-jsnow@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|
/openbmc/qemu/util/ |
H A D | hbitmap.c | diff 07ac4cdb570c9cf6aed0338414f4f09fee0b549c Thu Oct 13 16:58:22 CDT 2016 Fam Zheng <famz@redhat.com> 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 <famz@redhat.com> [Amended text inline. --js] Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 1476395910-8697-3-git-send-email-jsnow@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
|