From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIiwt-0004aw-G2 for qemu-devel@nongnu.org; Thu, 21 Mar 2013 13:06:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIiwo-0004r5-O8 for qemu-devel@nongnu.org; Thu, 21 Mar 2013 13:06:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIiwo-0004qt-H0 for qemu-devel@nongnu.org; Thu, 21 Mar 2013 13:06:38 -0400 From: Juan Quintela In-Reply-To: <1363881940-27505-4-git-send-email-owasserm@redhat.com> (Orit Wasserman's message of "Thu, 21 Mar 2013 18:05:34 +0200") References: <1363881940-27505-1-git-send-email-owasserm@redhat.com> <1363881940-27505-4-git-send-email-owasserm@redhat.com> Date: Thu, 21 Mar 2013 18:06:43 +0100 Message-ID: <878v5gr8bg.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v3 3/9] Update bytes_xfer in qemu_put_byte Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Orit Wasserman Cc: pbonzini@redhat.com, chegu_vinod@hp.com, qemu-devel@nongnu.org, mst@redhat.com Orit Wasserman wrote: > Signed-off-by: Orit Wasserman Acked-by: Juan Quintela