|
From: | Anthony Liguori |
Subject: | Re: [Qemu-devel] Re: [PATCH RESEND v3] fix vnc regression |
Date: | Tue, 22 Mar 2011 09:09:32 -0500 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 |
On 03/22/2011 09:04 AM, Corentin Chary wrote:
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/
Can this be top posted? Regards, Anthony Liguori
[Prev in Thread] | Current Thread | [Next in Thread] |