• H
    New functions for virBitmap · 0fc89098
    Hu Tao 提交于
    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.
    0fc89098
bitmap.h 2.8 KB