From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeVYT-0002jA-D0 for qemu-devel@nongnu.org; Fri, 30 Nov 2012 13:43:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TeVYS-0000Iq-8L for qemu-devel@nongnu.org; Fri, 30 Nov 2012 13:43:17 -0500 Received: from mail-ie0-f173.google.com ([209.85.223.173]:54324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TeVYS-0000Ik-3q for qemu-devel@nongnu.org; Fri, 30 Nov 2012 13:43:16 -0500 Received: by mail-ie0-f173.google.com with SMTP id e13so1057035iej.4 for ; Fri, 30 Nov 2012 10:43:15 -0800 (PST) From: Anthony Liguori In-Reply-To: <1354195076-8063-1-git-send-email-kraxel@redhat.com> References: <1354195076-8063-1-git-send-email-kraxel@redhat.com> Date: Fri, 30 Nov 2012 12:43:12 -0600 Message-ID: <8738zrnd8f.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PULL for-1.3 0/1] spice patch queue. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org Gerd Hoffmann writes: > Hi, > > Pretty short this time, with a single lonely bugfix. > > please pull, > Gerd > Pulled. Thanks. Regards, Anthony Liguori > The following changes since commit e9bff10f8db94912b1b0e6e2e3394cae02faf614: > > event notifier: Fix setup for win32 (2012-11-28 13:33:01 -0600) > > are available in the git repository at: > git://anongit.freedesktop.org/spice/qemu spice.v65 > > Yonit Halperin (1): > qxl: reload memslots after migration, when qxl is in UNDEFINED mode > > hw/qxl.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-)