index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-hbitmap.c
Age
Commit message (
Expand
)
Author
2018-02-10
tests/hbitmap: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2017-10-06
hbitmap: Rename serialization_granularity to serialization_align
Eric Blake
2017-07-11
tests: add hbitmap iter test
Vladimir Sementsov-Ogievskiy
2017-01-26
test-hbitmap: Add hbitmap_is_serializable() calls
Max Reitz
2016-10-24
tests: Add test code for hbitmap serialization
Fam Zheng
2016-10-24
tests: Add test code for meta bitmap
Fam Zheng
2016-06-07
hbitmap: Use DIV_ROUND_UP
Laurent Vivier
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-06-23
util/hbitmap: Add an API to reset all set bits in hbitmap
Wen Congyang
2015-04-28
hbitmap: truncate tests
John Snow
2013-01-25
hbitmap: add assertion on hbitmap_iter_init
Paolo Bonzini
2013-01-25
add hierarchical bitmap data type and test cases
Paolo Bonzini