From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1x2L-00057P-Vu for qemu-devel@nongnu.org; Fri, 19 Dec 2014 07:52:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1x2F-0005uD-SE for qemu-devel@nongnu.org; Fri, 19 Dec 2014 07:52:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1x2D-0005u0-1i for qemu-devel@nongnu.org; Fri, 19 Dec 2014 07:51:59 -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 sBJCpupZ019085 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 19 Dec 2014 07:51:56 -0500 From: Markus Armbruster References: <1418979866-1615-1-git-send-email-kraxel@redhat.com> Date: Fri, 19 Dec 2014 13:51:54 +0100 In-Reply-To: <1418979866-1615-1-git-send-email-kraxel@redhat.com> (Gerd Hoffmann's message of "Fri, 19 Dec 2014 10:04:16 +0100") Message-ID: <87fvcb3iqd.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PULL 00/10] vnc: add support for multiple vnc displays List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Gerd Hoffmann writes: > Hi, > > Ok, here we go with the multiple vnc display patch series. > Compared to the v3 series two patch hunks have been moved > from patch #9 to patch #2. The final result after applying > all patches hasn't changed, so I think it's ok to go straight > for a pull req instead of sending a v4. Hold your horses, I have review comments :)