From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LohDh-00056U-Mi for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:53:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LohDd-00052g-1z for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:53:49 -0400 Received: from [199.232.76.173] (port=47478 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LohDc-00052Z-TG for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:53:44 -0400 Received: from mx2.redhat.com ([66.187.237.31]:40399) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LohDc-0003D3-7P for qemu-devel@nongnu.org; Tue, 31 Mar 2009 12:53:44 -0400 Date: Tue, 31 Mar 2009 19:53:41 +0300 From: Gleb Natapov Message-ID: <20090331165341.GQ25718@redhat.com> References: <49CBBCD4.3020207@the2masters.de> <20090327073600.GA31195@redhat.com> <49D0E6E6.4000302@the2masters.de> <20090330163718.GJ25718@redhat.com> <49D24784.8030505@the2masters.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49D24784.8030505@the2masters.de> Subject: [Qemu-devel] Re: How to use -acpitable to add a SLIC-table? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hellermann Cc: qemu-devel@nongnu.org On Tue, Mar 31, 2009 at 06:40:36PM +0200, Stefan Hellermann wrote: > > > > Are you sure your BIOS is up to date? > > > I thought the latest kvm-userspace snapshot should contain a reasonable > good snapshot of qemu, but I was wrong. Somehow kvm managed it to break > the support for -acpitable. > May be kvm-userspace has outdated BIOS. I'll check. > I checked out the latest qemu trunk and now -acpitable works great. Thanks! > > But qemu is slow, with -enable-kvm it's also slow .... I think I will > try out kqemu. > > Thanks for you patience! I should have checked if plain qemu works ... > No problem and thanks for testing. -- Gleb.