From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZIsM-0004B1-Ie for qemu-devel@nongnu.org; Thu, 02 Feb 2017 10:00:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZIsL-0000dj-Sj for qemu-devel@nongnu.org; Thu, 02 Feb 2017 10:00:42 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42766) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZIsL-0000dJ-JG for qemu-devel@nongnu.org; Thu, 02 Feb 2017 10:00:41 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A532C7E9CD for ; Thu, 2 Feb 2017 15:00:41 +0000 (UTC) Received: from nilsson.home.kraxel.org (ovpn-116-68.ams2.redhat.com [10.36.116.68]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v12F0eDd017274 for ; Thu, 2 Feb 2017 10:00:41 -0500 Message-ID: <1486047639.20628.45.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 02 Feb 2017 16:00:39 +0100 In-Reply-To: <1486023789-28995-1-git-send-email-kraxel@redhat.com> References: <1486023789-28995-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PULL 0/4] cirrus: multiple bugfixes, including CVE-2017-2615 fix. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Do, 2017-02-02 at 09:23 +0100, Gerd Hoffmann wrote: > Hi, >=20 > Here is the vga patch queue, finally bringing the cirrus fixes. self-nack, v2 coming ... cheers, Gerd