From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Sharing memory between Android [host] and Win7 [host] Date: Tue, 17 May 2011 14:46:23 +0300 Message-ID: <4DD2600F.4030203@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm To: soumendra satapathy Return-path: Received: from mx1.redhat.com ([209.132.183.28]:26074 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753664Ab1EQLq2 (ORCPT ); Tue, 17 May 2011 07:46:28 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05/17/2011 02:39 PM, soumendra satapathy wrote: > Hi, > > I am trying to port the KVM on to the Android operating system. > > As one of the requirement i have to share some memory areas in the > host (android) with the guest OS(Win7) hosted by KVM. > > I am in a fix how to share a memory area in the android with Win7 > hosted by KVM. > > In case you have some idea please share with me. > Take a look at qemu's ivshmem device: https://lwn.net/Articles/380869/ -- error compiling committee.c: too many arguments to function