From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeMB7-00054l-TR for qemu-devel@nongnu.org; Wed, 15 Oct 2014 06:51:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XeMB2-0005R8-S8 for qemu-devel@nongnu.org; Wed, 15 Oct 2014 06:51:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XeMB2-0005Qq-Kp for qemu-devel@nongnu.org; Wed, 15 Oct 2014 06:51:32 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9FApVo2026864 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 15 Oct 2014 06:51:31 -0400 From: Gerd Hoffmann Date: Wed, 15 Oct 2014 12:51:25 +0200 Message-Id: <1413370286-20518-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/1] qxl: keep going if reaching guest bug on empty area List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Spice patch queue with a qxl device fix. please pull, Gerd The following changes since commit b1d28ec6a7dbdaadda39d29322f0de694aeb0b= 74: Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into = staging (2014-10-10 14:55:29 +0100) are available in the git repository at: git://anongit.freedesktop.org/spice/qemu tags/pull-spice-20141015-1 for you to fetch changes up to 9e5a25f1c209ff51e4b65124a3b76dd3f1b0fb49: qxl: keep going if reaching guest bug on empty area (2014-10-15 11:08:3= 4 +0200) ---------------------------------------------------------------- qxl: keep going if reaching guest bug on empty area ---------------------------------------------------------------- Marc-Andr=C3=A9 Lureau (1): qxl: keep going if reaching guest bug on empty area hw/display/qxl.c | 5 +++++ 1 file changed, 5 insertions(+)