From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyhYI-0004Kf-Fy for qemu-devel@nongnu.org; Mon, 15 Jul 2013 08:06:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyhYF-0003ut-QH for qemu-devel@nongnu.org; Mon, 15 Jul 2013 08:06:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34076) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyhYF-0003uR-IS for qemu-devel@nongnu.org; Mon, 15 Jul 2013 08:06:47 -0400 Message-ID: <51E3E65A.1060802@redhat.com> Date: Mon, 15 Jul 2013 14:08:58 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <87fvvhpwi4.fsf@gmail.com> <51E3AE43.10101@redhat.com> <87mwpofax1.fsf@alxchk.me> <51E3C714.3030408@redhat.com> <87ip0cf7f3.fsf@alxchk.me> In-Reply-To: <87ip0cf7f3.fsf@alxchk.me> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [edk2] OVMF and qemu 1.5.2 (git trunk) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Oleksii Shevchuk Cc: "edk2-devel@lists.sourceforge.net" , "qemu-devel@nongnu.org" On 07/15/13 12:23, Oleksii Shevchuk wrote: > I managed to run it from edk2: > qemu-system-x86_64 -L /opt/edk2/Build/OvmfX64/DEBUG_GCC46/QEMU -hda > fat:/opt/edk2/Build/OvmfX64/DEBUG_GCC46/X64 > > But with enabled kvm it doesn't work and boots veeeeeeeery slow. > > It successfully runned with KVM in qemu 1.4.2, and looking to your > launching command looks like you can run it with KVM too Can you please bisect qemu from 1.4.2 to current master? (And we should probably take the discussion to qemu-devel -- I'm CC'ing both lists now, but your answer should probably go to qemu-devel only.) Thanks, Laszlo