From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46741 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pw4kU-0003eZ-Sv for qemu-devel@nongnu.org; Sat, 05 Mar 2011 22:35:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pw4kT-00011F-SV for qemu-devel@nongnu.org; Sat, 05 Mar 2011 22:35:14 -0500 Received: from mail-iy0-f173.google.com ([209.85.210.173]:44768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pw4kT-00011B-Ox for qemu-devel@nongnu.org; Sat, 05 Mar 2011 22:35:13 -0500 Received: by iym7 with SMTP id 7so3574876iym.4 for ; Sat, 05 Mar 2011 19:35:12 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4D6FD79F.9000104@gmail.com> References: <4D6EA921.60907@gmail.com> <4D6EB643.4030805@gmail.com> <20110303030353.GC1759@valinux.co.jp> <20110303030959.GD1759@valinux.co.jp> <4D6F387F.2000505@gmail.com> <0AC46461-5D0F-4B19-822D-C88B521E7DB0@adacore.com> <4D6FD79F.9000104@gmail.com> Date: Sat, 5 Mar 2011 19:35:12 -0800 Message-ID: Subject: Re: [Qemu-devel] Re: EFI console stopped working in Qemu 0.14.0 From: Jordan Justen Content-Type: text/plain; charset=ISO-8859-1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: vagran Cc: Isaku Yamahata , Tristan Gingold , qemu-devel@nongnu.org On Thu, Mar 3, 2011 at 10:02, vagran wrote: > I have taken EFI BIOS image from > http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=OVMF > 32-bit version works perfectly. However 64-bit version for some reason > doesn't work on > qemu-system-x86_64. Hi. I was wondering if you could describe the OVMF issue you saw with qemu-system-x86_64. I tried 0.14.0 with OVMF X64 (r11337), and it was able to boot to the EFI shell. I did see an issue while booting the 64-bit Ubuntu 10.10 live-cd, but occurred on both the legacy (seabios) and uefi (ovmf) firmware. With kvm 0.14.0, in both cases the OS boots most of the way, but the graphics do not start properly when X starts. Thanks, -Jordan