From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2xIe-0003tI-MV for qemu-devel@nongnu.org; Thu, 11 Jun 2015 03:53:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2xIb-0007WD-HN for qemu-devel@nongnu.org; Thu, 11 Jun 2015 03:53:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2xIb-0007Vv-Be for qemu-devel@nongnu.org; Thu, 11 Jun 2015 03:53:17 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 53ACC36B4EB for ; Thu, 11 Jun 2015 07:53:16 +0000 (UTC) From: Gerd Hoffmann Date: Thu, 11 Jun 2015 09:52:58 +0200 Message-Id: <1434009180-16351-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/2] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Here comes the small spice patch queue with only two patches, one of them fixing a segfault though. please pull, Gerd The following changes since commit 0e12e61ff9a3407d123d0dbc4d945aec98d60fdf: Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into staging (2015-06-10 18:13:58 +0100) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20150611-1 for you to fetch changes up to 5a9259a0b5d6f9424f94539cd9c715b1d166d90c: spice: ui_info tweaks (2015-06-11 09:06:14 +0200) ---------------------------------------------------------------- spice: fix segfault in qemu_spice_create_update, ui_info tweaks. ---------------------------------------------------------------- Gerd Hoffmann (2): spice-display: fix segfault in qemu_spice_create_update spice: ui_info tweaks ui/spice-display.c | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-)