mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 17:39:37 +00:00
If bitmaps are aligned properly, use bitmap operations. If they are not, just use old bit at a time code. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Orit Wasserman <owasserm@redhat.com>