mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-25 15:55:58 +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>