qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH RESEND v3] fix vnc regression


From: Corentin Chary
Subject: [Qemu-devel] Re: [PATCH RESEND v3] fix vnc regression
Date: Tue, 22 Mar 2011 14:04:52 +0000

>> 16);
>> +            bitmap_set(vs->dirty[y_position + i], 0, width);
>> +            bitmap_clear(vs->dirty[y_position + i], width,
>> +                         VNC_DIRTY_WORDS * BITS_PER_LONG - width);
>>          }
>
> VNC_DIRTY_WORDS in not a valid symbol in the latest tip.
>
> Regards,

Patch updated here: http://patchwork.ozlabs.org/patch/87722/


-- 
Corentin Chary
http://xf.iksaif.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]