Hi, I was working on merging VNC updates into bigger ones to see if it lower the overhead (big updates sometime use less network/cpu than a lot of small updates). For that, I needed some new bitmap functions, and no we got, in vnc.c: - set_bit - clear_bit - set_bits - clear_bits - find_next_bit - find_next_zero_bit - find_next_zero_area
Should we move that into bitmap.c/bitmap.h ? Which part of QEMU could use that (block.c maybe ?) Thanks -- Corentin Chary http://xf.iksaif.net