From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=59513 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pushw-0006tX-7B for qemu-devel@nongnu.org; Wed, 02 Mar 2011 15:31:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pusht-00081h-Ol for qemu-devel@nongnu.org; Wed, 02 Mar 2011 15:31:40 -0500 Received: from mail-wy0-f173.google.com ([74.125.82.173]:62700) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pusht-00081G-Kb for qemu-devel@nongnu.org; Wed, 02 Mar 2011 15:31:37 -0500 Received: by wyb29 with SMTP id 29so439774wyb.4 for ; Wed, 02 Mar 2011 12:31:36 -0800 (PST) Message-ID: <4D6EA921.60907@gmail.com> Date: Wed, 02 Mar 2011 22:31:29 +0200 From: vagran MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] EFI console stopped working in Qemu 0.14.0 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I have noted that Qemu VGA and serial console with EFI BIOS stopped working in 0.14.0 (and in latest development snapshot is still not working). Everything was fine in 0.13.0. However EFI BIOS itself is able to load kernel if it was properly configured on used disk image. The only effect is that neither VGA nor serial console is not functioning. After short investigation I have discovered that this functionality was broken by this commit: commit 9bb3358627d87d8de25fb41b7276575539d799a7 Author: Isaku Yamahata Date: Fri Nov 19 18:56:02 2010 +0900 Do you have any idea how this change could affect EFI consoles? -- Best regards, Artyom.