From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=41818 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwM1U-000738-JQ for qemu-devel@nongnu.org; Sun, 06 Mar 2011 17:02:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwLTP-00050G-4r for qemu-devel@nongnu.org; Sun, 06 Mar 2011 16:26:44 -0500 Received: from mail-wy0-f173.google.com ([74.125.82.173]:50943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwLTO-000503-QM for qemu-devel@nongnu.org; Sun, 06 Mar 2011 16:26:43 -0500 Received: by wyb29 with SMTP id 29so4120968wyb.4 for ; Sun, 06 Mar 2011 13:26:42 -0800 (PST) Message-ID: <4D73FC0D.9060807@gmail.com> Date: Sun, 06 Mar 2011 23:26:37 +0200 From: vagran MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: EFI console stopped working in Qemu 0.14.0 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> <4D735DA4.6050901@gmail.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------040007090305020604020301" List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jordan Justen Cc: qemu-devel@nongnu.org This is a multi-part message in MIME format. --------------040007090305020604020301 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > > Hey, can you tell me about $PHOBOS_PREFIX/share/qemu/phobos64? Does > it have an alternative vgabios-cirrus.bin? Is the contents of this > directory available publicly? I have followed the instructions "How to run OVMF". This directory has the contents of OVMF package - "OVMF.fd" and "vgabios-cirrus.bin" which is renamed "CirrusLogic5446.rom". Also it has "pxe-e1000.bin" copied from "$PHOBOS_PREFIX/share/qemu". > Can you try disabling KVM? > Yes, it helped. Problem exists only when using KVM. Thanks. Best regards, Artyom. Jordan Justen wrote: > On Sun, Mar 6, 2011 at 02:10, vagran wrote: > >> And launched: >> qemu-system-x86_64 -L $PHOBOS_PREFIX/share/qemu/phobos64 -bios OVMF.fd -m >> 768 -cpu core2duo >> -vga cirrus -monitor stdio -serial tcp::666,server -s -hdb >> $PHOBOS_PREFIX/share/qemu/phobos.disk -usb -enable-kvm >> > > Hey, can you tell me about $PHOBOS_PREFIX/share/qemu/phobos64? Does > it have an alternative vgabios-cirrus.bin? Is the contents of this > directory available publicly? > > Does it work if you follow these steps? > https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_run_OVMF > > Can you try disabling KVM? > > If you try the "-d in_asm" option (while KVM is disabled), do you see > the reset loop happen in the /tmp/qemu.log file? > > Thanks for your time, > > -Jordan > --------------040007090305020604020301 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hey, can you tell me about $PHOBOS_PREFIX/share/qemu/phobos64?  Does
it have an alternative vgabios-cirrus.bin?  Is the contents of this
directory available publicly?
I have followed the instructions "How to run OVMF". This directory has
the contents of OVMF package - "OVMF.fd" and "vgabios-cirrus.bin" which
is renamed "CirrusLogic5446.rom". Also it has "pxe-e1000.bin" copied from
"$PHOBOS_PREFIX/share/qemu".
Can you try disabling KVM?
  
Yes, it helped. Problem exists only when using KVM. Thanks.
Best regards,
Artyom.
Jordan Justen wrote:
On Sun, Mar 6, 2011 at 02:10, vagran <vagran.ast@gmail.com> wrote:
  
And launched:
qemu-system-x86_64 -L $PHOBOS_PREFIX/share/qemu/phobos64 -bios OVMF.fd -m
768 -cpu core2duo
-vga cirrus -monitor stdio -serial tcp::666,server -s -hdb
$PHOBOS_PREFIX/share/qemu/phobos.disk -usb -enable-kvm
    

Hey, can you tell me about $PHOBOS_PREFIX/share/qemu/phobos64?  Does
it have an alternative vgabios-cirrus.bin?  Is the contents of this
directory available publicly?

Does it work if you follow these steps?
https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_run_OVMF

Can you try disabling KVM?

If you try the "-d in_asm" option (while KVM is disabled), do you see
the reset loop happen in the /tmp/qemu.log file?

Thanks for your time,

-Jordan
  
--------------040007090305020604020301--