From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EhAp2-0001b9-7i for qemu-devel@nongnu.org; Tue, 29 Nov 2005 14:07:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EhAoz-0001ZU-2K for qemu-devel@nongnu.org; Tue, 29 Nov 2005 14:07:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EhAoy-0001ZK-Qr for qemu-devel@nongnu.org; Tue, 29 Nov 2005 14:07:20 -0500 Received: from [212.247.154.161] (helo=swip.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EhAoy-000643-1V for qemu-devel@nongnu.org; Tue, 29 Nov 2005 14:07:20 -0500 Received: from [83.182.17.29] (HELO aphrodite.beeznest.net) by mailfe06.swip.net (CommuniGate Pro SMTP 5.0.2) with ESMTP id 29622074 for qemu-devel@nongnu.org; Tue, 29 Nov 2005 20:06:36 +0100 From: =?ISO-8859-1?Q?J=E9r=F4me?= Warnier Content-Type: text/plain Date: Tue, 29 Nov 2005 20:06:30 +0100 Message-Id: <1133291190.24417.101.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] kqemu runtime loading Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: List qemu-devel It would be great if kqemu could be loaded at runtime instead of requiring qemu to be rebuild. For packaged versions of qemu (most Linux distributions do those days), you have to rebuild it yourself (without packaging) instead of using the neat available package. Would it be hard to do? Any plans to do it? Regards