From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34369) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WALXr-0004DB-9L for qemu-devel@nongnu.org; Mon, 03 Feb 2014 10:34:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WALXm-0002fI-8f for qemu-devel@nongnu.org; Mon, 03 Feb 2014 10:34:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WALXm-0002fE-0m for qemu-devel@nongnu.org; Mon, 03 Feb 2014 10:34:42 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s13FYeG4005511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 3 Feb 2014 10:34:41 -0500 From: Gerd Hoffmann Date: Mon, 3 Feb 2014 16:18:01 +0100 Message-Id: <1391440685-24201-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 0/4] spice patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Flushing the spice patch queue. Nothing outstanding, just a small collection of misc spice patches. please pull, Gerd The following changes since commit 2f61120c10da9128357510debc8e66880cd2bf= dc: Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging (201= 4-02-01 23:32:31 +0000) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-2 for you to fetch changes up to 890911464934aebcb4409ad2495449d15d7347b4: spice: hook qemu_chr_fe_set_open() event to ports (2014-02-03 11:05:15 = +0100) ---------------------------------------------------------------- misc spice patches ---------------------------------------------------------------- Alon Levy (2): qxl: clear irq on reset hw/display/qxl: fix signed to unsigned comparison Jeremy White (1): Add the ability to vary Spice playback and record rates, to facilit= ate Opus support. Marc-Andr=C3=A9 Lureau (1): spice: hook qemu_chr_fe_set_open() event to ports audio/spiceaudio.c | 27 +++++++++++++++++++++++++-- hw/display/qxl.c | 16 ++++++++++------ spice-qemu-char.c | 25 ++++++++++++++++++++----- 3 files changed, 55 insertions(+), 13 deletions(-)