From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nq2PA-0000EA-Sl for qemu-devel@nongnu.org; Fri, 12 Mar 2010 05:47:44 -0500 Received: from [199.232.76.173] (port=32946 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nq2P9-0000E2-C5 for qemu-devel@nongnu.org; Fri, 12 Mar 2010 05:47:43 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nq2P8-00046M-QA for qemu-devel@nongnu.org; Fri, 12 Mar 2010 05:47:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:4725) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nq2P8-00046A-EN for qemu-devel@nongnu.org; Fri, 12 Mar 2010 05:47:42 -0500 Message-ID: <4B9A1BC7.9050801@redhat.com> Date: Fri, 12 Mar 2010 11:47:35 +0100 From: Jes Sorensen MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Ideas wiki for GSoC 2010 References: <20100310183023.6632aece@redhat.com> <4B98A20E.4000900@redhat.com> <4B98BB2D.9020608@redhat.com> <2776773B-7B1A-4E74-A59A-4CC45D3AAE6C@suse.de> In-Reply-To: <2776773B-7B1A-4E74-A59A-4CC45D3AAE6C@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Anthony Liguori , KVM General , Jan Kiszka , "qemu-devel@nongnu.org Developers" , Luiz Capitulino , Avi Kivity , Adam Litke , Paolo Bonzini , Gerd Hoffmann On 03/11/10 12:25, Alexander Graf wrote: > The list is also still missing a lot of potential mentors for the listed ideas. Let me propose some here :) > > == Shared memory transport between guest(s) and host == > > Sounds like Avi would be a good fit. I'm pretty unknowledgeable when it comes to shm. Actually this one sounds a lot like SGI's XPMEM. Not sure if it would make sense to try and use that infrastructure for that, but it might be a good starting point.... Cheers, Jes