From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: Re: [Qemu-devel] [PATCH v3 0/2] ivshmem: update documentation, add client/server tools Date: Fri, 08 Aug 2014 11:54:12 +0200 Message-ID: <53E49E44.1020401@6wind.com> References: <1407488118-11245-1-git-send-email-david.marchand@6wind.com> <33183CC9F5247A488A2544077AF1902086C29409@SZXEMA503-MBS.china.huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" , Claudio Fontana , "armbru@redhat.com" , "pbonzini@redhat.com" , Jani Kokkonen , "cam@cs.ualberta.ca" To: "Gonglei (Arei)" , "qemu-devel@nongnu.org" Return-path: Received: from mail-we0-f176.google.com ([74.125.82.176]:58390 "EHLO mail-we0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755618AbaHHJyQ (ORCPT ); Fri, 8 Aug 2014 05:54:16 -0400 Received: by mail-we0-f176.google.com with SMTP id q58so5347026wes.21 for ; Fri, 08 Aug 2014 02:54:15 -0700 (PDT) In-Reply-To: <33183CC9F5247A488A2544077AF1902086C29409@SZXEMA503-MBS.china.huawei.com> Sender: kvm-owner@vger.kernel.org List-ID: Hello Gonglei, On 08/08/2014 11:30 AM, Gonglei (Arei) wrote: > If you can describe the steps of using example about > your ivshmem-client and ivshmem-server will be great IMHO. I already have included a note in the qemu-doc.texi file on how to start the ivshmem-server. The (debug) client is started by only specifying -S /path/to/ivshmem_socket. We made comments into the source code, so I am not sure what could be added. What do you miss ? -- David Marchand