From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnBJT-0000R8-Cf for qemu-devel@nongnu.org; Tue, 17 Jan 2012 10:51:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RnBJO-0003hH-L5 for qemu-devel@nongnu.org; Tue, 17 Jan 2012 10:51:07 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RnBJO-0003h2-Ea for qemu-devel@nongnu.org; Tue, 17 Jan 2012 10:51:02 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q0HFp1qD032325 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 17 Jan 2012 10:51:01 -0500 Message-ID: <4F1598E2.1020600@redhat.com> Date: Tue, 17 Jan 2012 16:50:58 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1320399264-28581-1-git-send-email-armbru@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qxl: Slot sanity check in qxl_phys2virt() is off by one, fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On 01/17/12 10:08, Markus Armbruster wrote: > Ping? Sitting lonely in the spice patch queue. /me completely forgot that the spice patch queue isn't empty ... cheers, Gerd