From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TalrO-0007tp-Ud for qemu-devel@nongnu.org; Tue, 20 Nov 2012 06:19:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TalrI-00017o-3V for qemu-devel@nongnu.org; Tue, 20 Nov 2012 06:19:22 -0500 Received: from mx4-phx2.redhat.com ([209.132.183.25]:43771) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TalrH-00017J-Mu for qemu-devel@nongnu.org; Tue, 20 Nov 2012 06:19:16 -0500 Date: Tue, 20 Nov 2012 06:19:14 -0500 (EST) From: Alon Levy Message-ID: <220037436.34233964.1353410354829.JavaMail.root@redhat.com> In-Reply-To: <50AB5C19.9000002@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] hw/qxl: extract verify_surface_cmd from qxl_track_command List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org > On 11/20/12 10:19, Alon Levy wrote: > > Signed-off-by: Alon Levy > > Doesn't apply to master. Good. It didn't apply because it was missing warn on sync io-usage and validate surface data. The later we agreed should be dropped in favor of spice reporting an error to qxl. > > cheers, > Gerd > > >