From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaNgk-00076e-8e for qemu-devel@nongnu.org; Thu, 09 May 2013 06:03:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UaNgh-0007nd-Uh for qemu-devel@nongnu.org; Thu, 09 May 2013 06:03:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60107) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaNgh-0007nA-NO for qemu-devel@nongnu.org; Thu, 09 May 2013 06:02:59 -0400 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 r49A2w7v024740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 9 May 2013 06:02:58 -0400 From: Gerd Hoffmann Date: Thu, 9 May 2013 12:02:55 +0200 Message-Id: <1368093776-8949-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-1.5] spice: bugfix queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Tiny spice patch queue, featuring a single qxl bugfix. please pull, Gerd The following changes since commit 47ec15cdd44877e553ed0bd0a16aea8a295dad62: Update version for 1.5.0-rc1 (2013-05-08 15:54:47 -0500) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v70 for you to fetch changes up to 0a2b5e3a7899b40d05d7c6c1c41eb4e64dd2ed4b: qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode (2013-05-09 11:46:53 +0200) ---------------------------------------------------------------- Hans de Goede (1): qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode hw/display/qxl.c | 3 +++ 1 file changed, 3 insertions(+)