From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP87x-00007n-KC for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:40:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TP87r-00043m-V1 for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:40:21 -0400 Received: from mx3-phx2.redhat.com ([209.132.183.24]:41730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TP87r-00043e-Lm for qemu-devel@nongnu.org; Fri, 19 Oct 2012 04:40:15 -0400 Date: Fri, 19 Oct 2012 04:40:13 -0400 (EDT) From: Paolo Bonzini Message-ID: <1386817401.13350429.1350636013419.JavaMail.root@redhat.com> In-Reply-To: <87k3umlx4c.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 13/25] vnc: add error propagation to vnc_display_open List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org, lcapitulino@redhat.com > > I tried to split this one into many commits, but I wasn't sure it > > was worth to make a mini-series out of one function. In retrospect > > it was. > > Review of a long series is unrewarding when the patches are all > perfect ;) LOL, will split the patch anyway. Paolo