From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2Bm7-0004Ra-8A for qemu-devel@nongnu.org; Fri, 30 May 2008 17:04:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2Bm5-0004OG-Cg for qemu-devel@nongnu.org; Fri, 30 May 2008 17:04:34 -0400 Received: from [199.232.76.173] (port=56675 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2Bm5-0004Nz-7b for qemu-devel@nongnu.org; Fri, 30 May 2008 17:04:33 -0400 Received: from relay1-v.mail.gandi.net ([217.70.178.75]:58114) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K2Bm4-0005b5-RE for qemu-devel@nongnu.org; Fri, 30 May 2008 17:04:33 -0400 Received: from localhost (mfilter2-v.gandi.net [217.70.178.36]) by relay1-v.mail.gandi.net (Postfix) with ESMTP id ED953362AA for ; Fri, 30 May 2008 23:04:31 +0200 (CEST) Received: from relay1-v.mail.gandi.net ([217.70.178.75]) by localhost (mfilter2-v.gandi.net [217.70.178.36]) (amavisd-new, port 10024) with ESMTP id lmYmnea-n4LD for ; Fri, 30 May 2008 23:04:25 +0200 (CEST) Received: from [84.102.211.112] (112.211.102-84.rev.gaoland.net [84.102.211.112]) by relay1-v.mail.gandi.net (Postfix) with ESMTP id 2F5E5362AF for ; Fri, 30 May 2008 23:04:15 +0200 (CEST) Message-ID: <48406B92.1060303@bellard.org> Date: Fri, 30 May 2008 23:03:14 +0200 From: Fabrice Bellard MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] KQEMU API change 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 Hi, I just committed a few changes in the KQEMU API. People wishing to use kqemu with the current QEMU version from the repository should download the new KQEMU release (version 1.4.0pre1). Fabrice.