From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LolGV-0002Z9-Iy for qemu-devel@nongnu.org; Tue, 31 Mar 2009 17:12:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LolGQ-0002Tv-B5 for qemu-devel@nongnu.org; Tue, 31 Mar 2009 17:12:59 -0400 Received: from [199.232.76.173] (port=43439 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LolGQ-0002Te-4j for qemu-devel@nongnu.org; Tue, 31 Mar 2009 17:12:54 -0400 Received: from the2masters.de ([213.146.113.64]:51960 helo=smtp.the2masters.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LolGP-0006Wz-JW for qemu-devel@nongnu.org; Tue, 31 Mar 2009 17:12:54 -0400 Message-ID: <49D28751.807@the2masters.de> Date: Tue, 31 Mar 2009 23:12:49 +0200 From: Stefan Hellermann MIME-Version: 1.0 References: <49CBBCD4.3020207@the2masters.de> <20090327073600.GA31195@redhat.com> <49D0E6E6.4000302@the2masters.de> <20090330163718.GJ25718@redhat.com> <49D24784.8030505@the2masters.de> <20090331165341.GQ25718@redhat.com> In-Reply-To: <20090331165341.GQ25718@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Gleb Natapov Cc: qemu-devel@nongnu.org Gleb Natapov schrieb: > 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. > Yes, I think this is the case. I tried kvm with the bios directory from qemu (-L qemu-source/pc-bios) and now -acpitable works with kvm, too. But I have small problems with apic or timer routing in the virtual machine. noapic helps and everything is fine :) > >> 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. > >