From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: Re: [PATCH v3 2/2] docs: update ivshmem device spec Date: Fri, 08 Aug 2014 11:32:15 +0200 Message-ID: <53E4991F.1000702@6wind.com> References: <1407488118-11245-1-git-send-email-david.marchand@6wind.com> <1407488118-11245-3-git-send-email-david.marchand@6wind.com> <53E49283.8020404@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, pbonzini@redhat.com, jani.kokkonen@huawei.com, eblake@redhat.com, cam@cs.ualberta.ca, armbru@redhat.com To: Claudio Fontana , qemu-devel@nongnu.org Return-path: Received: from mail-we0-f171.google.com ([74.125.82.171]:52376 "EHLO mail-we0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756323AbaHHJcS (ORCPT ); Fri, 8 Aug 2014 05:32:18 -0400 Received: by mail-we0-f171.google.com with SMTP id p10so5477811wes.2 for ; Fri, 08 Aug 2014 02:32:17 -0700 (PDT) In-Reply-To: <53E49283.8020404@huawei.com> Sender: kvm-owner@vger.kernel.org List-ID: Hello Claudio, On 08/08/2014 11:04 AM, Claudio Fontana wrote: > On 08.08.2014 10:55, David Marchand wrote: >> Add some notes on the parts needed to use ivshmem devices: more specifically, >> explain the purpose of an ivshmem server and the basic concept to use the >> ivshmem devices in guests. >> Move some parts of the documentation and re-organise it. >> >> Signed-off-by: David Marchand > > You did not include my Reviewed-by: tag, did you change this from v2? > No, I did not change anything in the documentation patch, I only touched the client/server patch. I forgot to add your Reviewed-by tag ... (added to my tree for now, will send a v4 when I have some feedback on the client/server code). Thanks Claudio. -- David Marchand From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFgXA-0004DO-Qp for qemu-devel@nongnu.org; Fri, 08 Aug 2014 05:32:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFgX4-0007qA-A7 for qemu-devel@nongnu.org; Fri, 08 Aug 2014 05:32:24 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:55691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFgX4-0007q3-5H for qemu-devel@nongnu.org; Fri, 08 Aug 2014 05:32:18 -0400 Received: by mail-wi0-f173.google.com with SMTP id f8so703782wiw.6 for ; Fri, 08 Aug 2014 02:32:17 -0700 (PDT) Message-ID: <53E4991F.1000702@6wind.com> Date: Fri, 08 Aug 2014 11:32:15 +0200 From: David Marchand MIME-Version: 1.0 References: <1407488118-11245-1-git-send-email-david.marchand@6wind.com> <1407488118-11245-3-git-send-email-david.marchand@6wind.com> <53E49283.8020404@huawei.com> In-Reply-To: <53E49283.8020404@huawei.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 2/2] docs: update ivshmem device spec List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Claudio Fontana , qemu-devel@nongnu.org Cc: kvm@vger.kernel.org, armbru@redhat.com, pbonzini@redhat.com, jani.kokkonen@huawei.com, cam@cs.ualberta.ca Hello Claudio, On 08/08/2014 11:04 AM, Claudio Fontana wrote: > On 08.08.2014 10:55, David Marchand wrote: >> Add some notes on the parts needed to use ivshmem devices: more specifically, >> explain the purpose of an ivshmem server and the basic concept to use the >> ivshmem devices in guests. >> Move some parts of the documentation and re-organise it. >> >> Signed-off-by: David Marchand > > You did not include my Reviewed-by: tag, did you change this from v2? > No, I did not change anything in the documentation patch, I only touched the client/server patch. I forgot to add your Reviewed-by tag ... (added to my tree for now, will send a v4 when I have some feedback on the client/server code). Thanks Claudio. -- David Marchand