From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [Qemu-devel] [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory Date: Wed, 23 Jun 2010 16:12:10 +0300 Message-ID: <4C22082A.3010706@redhat.com> References: <1275687942-12312-1-git-send-email-cam@cs.ualberta.ca> <1275687942-12312-2-git-send-email-cam@cs.ualberta.ca> <1275687942-12312-3-git-send-email-cam@cs.ualberta.ca> <1275687942-12312-4-git-send-email-cam@cs.ualberta.ca> <1275687942-12312-5-git-send-email-cam@cs.ualberta.ca> <1275687942-12312-6-git-send-email-cam@cs.ualberta.ca> <1275687942-12312-7-git-send-email-cam@cs.ualberta.ca> <4C16506E.4030902@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Cam Macdonell , qemu-devel@nongnu.org, kvm@vger.kernel.org To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47086 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753160Ab0FWNMS (ORCPT ); Wed, 23 Jun 2010 09:12:18 -0400 In-Reply-To: <4C16506E.4030902@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: On 06/14/2010 06:53 PM, Anthony Liguori wrote: >> index 0000000..e0a7b98 >> --- /dev/null >> +++ b/contrib/ivshmem-server/ivshmem_server.c > > > There's no licensing here. I don't think this belongs in the qemu > tree either to be honest. I asked for this, to simplify life for people trying this out. > If it were to be included, it ought to use all of the existing qemu > infrastructure like the other qemu-* tools. That's why it's in contrib/, a customary place for things included for convenience but not really belonging. I don't mind leaving it out though. -- error compiling committee.c: too many arguments to function