From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rnx5W-0001el-J8 for qemu-devel@nongnu.org; Thu, 19 Jan 2012 13:51:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rnx5V-0001EY-MX for qemu-devel@nongnu.org; Thu, 19 Jan 2012 13:51:54 -0500 Received: from mail-gx0-f173.google.com ([209.85.161.173]:54332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rnx5V-0001EU-GM for qemu-devel@nongnu.org; Thu, 19 Jan 2012 13:51:53 -0500 Received: by ggnk1 with SMTP id k1so244152ggn.4 for ; Thu, 19 Jan 2012 10:51:52 -0800 (PST) Message-ID: <4F186644.1010209@codemonkey.ws> Date: Thu, 19 Jan 2012 12:51:48 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <1326815485-14428-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1326815485-14428-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] tiny spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 01/17/2012 09:51 AM, Gerd Hoffmann wrote: > Hi, > > please pull a qxl bugfix. Pulled. Thanks. Regards, Anthony Liguori > > thanks, > Gerd > > The following changes since commit 515aa3c57986b3e26558d72ecaeb7545ecd30510: > > check-qstring: remove check.h include (2012-01-12 11:33:22 -0600) > > are available in the git repository at: > git://anongit.freedesktop.org/spice/qemu spice.v47 > > Markus Armbruster (1): > qxl: Slot sanity check in qxl_phys2virt() is off by one, fix > > hw/qxl.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >