From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nq1ex-0006hS-2M for qemu-devel@nongnu.org; Fri, 12 Mar 2010 04:59:59 -0500 Received: from [199.232.76.173] (port=55559 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nq1ew-0006hK-11 for qemu-devel@nongnu.org; Fri, 12 Mar 2010 04:59:58 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nq1eu-0001im-Qa for qemu-devel@nongnu.org; Fri, 12 Mar 2010 04:59:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1650) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nq1eu-0001ig-Ea for qemu-devel@nongnu.org; Fri, 12 Mar 2010 04:59:56 -0500 Date: Fri, 12 Mar 2010 11:59:52 +0200 From: Gleb Natapov Subject: Re: [Qemu-devel] Re: Ideas wiki for GSoC 2010 Message-ID: <20100312095952.GC20657@redhat.com> References: <20100310183023.6632aece@redhat.com> <4B98A20E.4000900@redhat.com> <20100311225918.GA15170@shareable.org> <4B9A0E03.8080603@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B9A0E03.8080603@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: agraf@suse.de, aliguori@us.ibm.com, kvm@vger.kernel.org, jan.kiszka@siemens.com, qemu-devel@nongnu.org, Luiz Capitulino , Avi Kivity , agl@us.ibm.com On Fri, Mar 12, 2010 at 10:48:51AM +0100, Paolo Bonzini wrote: > On 03/11/2010 11:59 PM, Jamie Lokier wrote: > >Avi Kivity wrote: > >>On 03/10/2010 11:30 PM, Luiz Capitulino wrote: > >>> > >>>2. Do we have kvm-specific projects? Can they be part of the QEMU project > >>> or do we need a different mentoring organization for it? > >>> > >> > >>Something really interesting is kvm-assisted tcg. I'm afraid it's a bit > >>too complicated to GSoC. > > > >Is this simpler: kvm-assisted user-mode emulation (no TCG involved)? > > Or running TCG-compiled code as a guest so that for example KVM > takes care of the softmmu (with hardware-assisted paging possibly, > yoohoo). But I have no idea if that is what Avi meant. :-) > I think it is. -- Gleb.