1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-04-01 20:05:19 +00:00
Hu Tao 0fc89098a6 New functions for virBitmap
In many places we store bitmap info in a chunk of data
(pointed to by a char *), and have redundant codes to
set/unset bits. This patch extends virBitmap, and convert
those codes to use virBitmap in subsequent patches.
2012-09-17 14:59:36 -04:00
..
2012-04-02 09:33:54 -06:00
2012-07-23 10:50:50 +08:00
2011-12-01 13:49:20 -07:00
2012-09-17 14:59:36 -04:00
2012-07-23 10:50:50 +08:00
2012-09-17 14:59:36 -04:00