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