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 From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFgsS-0003QG-1a for qemu-devel@nongnu.org; Fri, 08 Aug 2014 05:54:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XFgsK-0005zl-JG for qemu-devel@nongnu.org; Fri, 08 Aug 2014 05:54:23 -0400 Received: from mail-wg0-f48.google.com ([74.125.82.48]:56141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XFgsK-0005zd-D9 for qemu-devel@nongnu.org; Fri, 08 Aug 2014 05:54:16 -0400 Received: by mail-wg0-f48.google.com with SMTP id x13so5394821wgg.7 for ; Fri, 08 Aug 2014 02:54:15 -0700 (PDT) Message-ID: <53E49E44.1020401@6wind.com> Date: Fri, 08 Aug 2014 11:54:12 +0200 From: David Marchand MIME-Version: 1.0 References: <1407488118-11245-1-git-send-email-david.marchand@6wind.com> <33183CC9F5247A488A2544077AF1902086C29409@SZXEMA503-MBS.china.huawei.com> In-Reply-To: <33183CC9F5247A488A2544077AF1902086C29409@SZXEMA503-MBS.china.huawei.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/2] ivshmem: update documentation, add client/server tools List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" , "qemu-devel@nongnu.org" Cc: "kvm@vger.kernel.org" , Claudio Fontana , "armbru@redhat.com" , "pbonzini@redhat.com" , Jani Kokkonen , "cam@cs.ualberta.ca" 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