From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhvXZ-0000tF-BR for qemu-devel@nongnu.org; Fri, 02 Oct 2015 04:18:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZhvXV-0000uE-9r for qemu-devel@nongnu.org; Fri, 02 Oct 2015 04:18:05 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35386) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZhvXV-0000u8-4g for qemu-devel@nongnu.org; Fri, 02 Oct 2015 04:18:01 -0400 Message-ID: <1443773878.14636.13.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 02 Oct 2015 10:17:58 +0200 In-Reply-To: <031254BD-C207-4401-8B59-75296A5656C5@kamp.de> References: <1443206217-6255-1-git-send-email-pl@kamp.de> <1443522513.21557.18.camel@redhat.com> <1443530995.21557.24.camel@redhat.com> <1443535703.21557.63.camel@redhat.com> <560D0260.4020305@kamp.de> <1443771394.14636.2.camel@redhat.com> <031254BD-C207-4401-8B59-75296A5656C5@kamp.de> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V2] vnc: destroy server surface if no client is connected List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: qemu-devel@nongnu.org Hi, > > Picked up the "recycle empty vs->output buffer" patch. > > please stash the dtc part from that Patch. Already done, git rebase handled it for me ;) cheers, Gerd