From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaPZ4-0007HU-LI for qemu-devel@nongnu.org; Fri, 01 Jun 2012 06:58:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SaPZ1-0007cO-KG for qemu-devel@nongnu.org; Fri, 01 Jun 2012 06:58:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SaPZ1-0007c9-DF for qemu-devel@nongnu.org; Fri, 01 Jun 2012 06:58:39 -0400 From: Juan Quintela In-Reply-To: <1337691425-6022-4-git-send-email-owasserm@redhat.com> (Orit Wasserman's message of "Tue, 22 May 2012 15:56:59 +0300") References: <1337691425-6022-1-git-send-email-owasserm@redhat.com> <1337691425-6022-4-git-send-email-owasserm@redhat.com> Date: Fri, 01 Jun 2012 12:58:32 +0200 Message-ID: <87wr3r8fjb.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v11 3/9] Add XBZRLE documentation Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Orit Wasserman Cc: peter.maydell@linaro.org, aliguori@us.ibm.com, stefanha@gmail.com, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com, blauwirbel@gmail.com, chegu_vinod@hp.com, avi@redhat.com, pbonzini@redhat.com, eblake@redhat.com > +This work was originally based on research results published checkpatch complains about this space. Rest of patch looks nice.