From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ltowv-0005S9-Hk for qemu-devel@nongnu.org; Tue, 14 Apr 2009 16:09:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ltowr-0005Ru-SE for qemu-devel@nongnu.org; Tue, 14 Apr 2009 16:09:41 -0400 Received: from [199.232.76.173] (port=51506 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ltowr-0005Rr-PU for qemu-devel@nongnu.org; Tue, 14 Apr 2009 16:09:37 -0400 Received: from mail-ew0-f163.google.com ([209.85.219.163]:49108) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ltowr-0003a6-Ca for qemu-devel@nongnu.org; Tue, 14 Apr 2009 16:09:37 -0400 Received: by ewy7 with SMTP id 7so2654410ewy.34 for ; Tue, 14 Apr 2009 13:09:35 -0700 (PDT) Sender: Mikolaj Kucharski Date: Tue, 14 Apr 2009 21:09:32 +0100 From: Mikolaj Kucharski Message-ID: <20090414200932.GE2900@x40.openbsd.home.lan> References: <20090409235009.GC29673@x40.openbsd.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090409235009.GC29673@x40.openbsd.home.lan> Subject: [Qemu-devel] Re: qemu-0.10.2 and kqemu-1.4.0pre1 Reply-To: Mikolaj Kucharski , 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 Cc: mikolaj@kucharski.name On Fri, Apr 10, 2009 at 12:50:09AM +0100, Mikolaj Kucharski wrote: > Are they compatibile? If I want to use qemu-0.10.2, can I use > it with kqemu-1.4.0pre1? > > If the answer is no, any plans for new kqemu release? Hi, In OpenBSD we have kqemu-1.3.0pre11 ported by Enache Adrian. You can see his work here: http://www.openbsd.org/cgi-bin/cvsweb/ports/emulators/kqemu/files/ I've updated this port to kqemu-1.4.0pre1. Module load properly, everything looks good, but after I start qemu-0.10.2 (with some patches) it fails to initialize QEMU acceleration layer: # qemu ... Error -1 while initializing QEMU acceleration layer - disabling it for now # dmesg | grep kqemu kqemu: kqemu version 0x00010400 loaded, max locked mem=519404kB kqemu: Invalid kqemu_init data alignment Is kqemu-1.4.0pre1 compatibile with qemu-0.10.2? -- best regards q#