]> git.proxmox.com Git - qemu.git/commit
vnc: use the new generic bitmap functions
authorCorentin Chary <corentincj@iksaif.net>
Fri, 4 Feb 2011 08:06:05 +0000 (09:06 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 23 Feb 2011 22:28:29 +0000 (16:28 -0600)
commitbc2429b9174ac2d3c56b7fd35884b0d89ec7fb02
treea303bab0b89e98b23bb154d12b8ddb3d893ab421
parente0e53b2f1b7aaf341ddb629ce861e02b2ac95fad
vnc: use the new generic bitmap functions

Switch to bitmap.h and bitops.h instead of redefining our own bitmap
helpers.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc.c
ui/vnc.h