diff options
author | Corentin Chary <corentincj@iksaif.net> | 2011-02-04 09:06:03 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-02-23 16:28:29 -0600 |
commit | 207f328afc2137d422f59293ba37b8be5d3e1617 (patch) | |
tree | 1973b91c0ccbc2e75dac8aad7fa2c28dd20d6635 /fpu | |
parent | 368d25881c94f9e09ef19a3d93e8fec797dbcd05 (diff) | |
download | qemu-207f328afc2137d422f59293ba37b8be5d3e1617.tar.gz qemu-207f328afc2137d422f59293ba37b8be5d3e1617.tar.bz2 qemu-207f328afc2137d422f59293ba37b8be5d3e1617.zip |
vnc: fix lossy rect refreshing
The for loop in send_lossy_rect was totally wrong, and we can't
call vnc_set_bits() because it does not really do what it should.
Use vnc_set_bit() directly instead.
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions