From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXCiq-0005VW-UT for qemu-devel@nongnu.org; Thu, 16 Jun 2011 09:35:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXCio-0005uu-Tn for qemu-devel@nongnu.org; Thu, 16 Jun 2011 09:35:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXCio-0005uY-AH for qemu-devel@nongnu.org; Thu, 16 Jun 2011 09:34:58 -0400 Message-ID: <4DFA067C.1000305@redhat.com> Date: Thu, 16 Jun 2011 15:34:52 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1308163478-21136-1-git-send-email-alevy@redhat.com> In-Reply-To: <1308163478-21136-1-git-send-email-alevy@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] qxl: set mm_time in vga update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alon Levy Cc: spice-devel@lists.freedesktop.org, qemu-devel@nongnu.org On 06/15/11 20:44, Alon Levy wrote: > This fixes a problem where on windows 7 startup phase, before the qxl driver > is loaded, the drawables are sufficiently large and video like to trigger a > stream, but the lack of a filled mm time field triggers a warning in spice-gtk. Looks good to me. Why this is tagged RFC? cheers, Gerd