From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43943) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTZFc-0002Os-97 for qemu-devel@nongnu.org; Mon, 06 Jun 2011 08:49:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QTZFZ-0007gG-KD for qemu-devel@nongnu.org; Mon, 06 Jun 2011 08:49:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:40363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QTZFZ-0007ff-7e for qemu-devel@nongnu.org; Mon, 06 Jun 2011 08:49:45 -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 p56Cni5Y023875 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 6 Jun 2011 08:49:44 -0400 From: Gerd Hoffmann Date: Mon, 6 Jun 2011 14:49:33 +0200 Message-Id: <1307364580-28385-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Resending pull request for the spice patch queue. Almost nothing changed, the queue gained one additional fix from Alon and was rebased to latest master. please pull, Gerd The following changes since commit d800040fb47fe4500d1f8bf604b9fd129bda94= 19: scsi: fix tracing of scsi requests with simple backend (2011-06-05 15:0= 5:35 +0000) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu spice.v37 Alon Levy (1): qxl: fix cmdlog for vga Gerd Hoffmann (3): qxl: add to the list of devices which disable the default vga qemu-config: comment spell fix spice: require spice 0.6.0 or newer. Hans de Goede (2): spice-qemu-char: Fix flow control in client -> guest direction spice: add option for disabling copy paste support Marc-Andr=C3=A9 Lureau (1): spice: add SASL support configure | 2 +- hw/qxl.c | 4 +++- qemu-config.c | 12 +++++++++--- qemu-options.hx | 16 ++++++++++++++++ spice-qemu-char.c | 11 +++++------ ui/spice-core.c | 26 ++++++++++++++++++-------- vl.c | 1 + 7 files changed, 53 insertions(+), 19 deletions(-)