From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ILh4F-0001Fg-Dx for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:15:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ILh4E-0001FN-Ov for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:15:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILh4E-0001FH-Kx for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:15:22 -0400 Received: from eastrmmtao101.cox.net ([68.230.240.7]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILh4E-0003VG-CG for qemu-devel@nongnu.org; Thu, 16 Aug 2007 11:15:22 -0400 Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070816151522.ELGU23567.eastrmmtao101.cox.net@eastrmimpo02.cox.net> for ; Thu, 16 Aug 2007 11:15:22 -0400 Received: from [2002:4cc2:b1b1:0:20d:60ff:fe77:7d85] (unknown [IPv6:2002:4cc2:b1b1:0:20d:60ff:fe77:7d85]) (Authenticated sender: luke-jr) by hachi.dashjr.org (Postfix) with ESMTP id D932C960032 for ; Thu, 16 Aug 2007 15:15:20 +0000 (UTC) From: Luke -Jr Subject: Re: [Qemu-devel] merging kqemu into mainline kernel? Date: Thu, 16 Aug 2007 15:15:11 +0000 References: <46C448DA.70303@gmail.com> <200708161449.15732.paul@codesourcery.com> In-Reply-To: <200708161449.15732.paul@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708161515.11612.luke@dashjr.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thursday 16 August 2007, Paul Brook wrote: > If you really want to get it merged I suggest modifying kqemu to use the > kvm interface, augmenting the kvm interface if necessary. This sounds like the way to go.