On Jan 7, 2008, at 9:19 PM, Stefan Weil wrote:
Hi,
I just wanted to run QEMU CVS with EFI BIOS:
i386-softmmu/qemu -snapshot -L efi-bios -hda efi-bios/efi.disk
linux.img -net nic,model=i82551 -net user
i82551 is part of the E100 emulator (eepro100.c).
It does not work - no output on serial
On Monday 07 January 2008 14:19:27 Stefan Weil wrote:
> Hi,
>
> I just wanted to run QEMU CVS with EFI BIOS:
>
> i386-softmmu/qemu -snapshot -L efi-bios -hda efi-bios/efi.disk
> linux.img -net nic,model=i82551 -net user
>
> i82551 is part of the E100 emulator (eepro100.c).
>
> It does not work - n
magic keys to get any response?
Stefan
Kuniyasu Suzaki schrieb:
> Tristan,
>
> >>From: Tristan Gingold <[EMAIL PROTECTED]>
> >>Subject: Re: [Qemu-devel] EFI BIOS on QEMU
> >>
> >>IIRC, tiano only support eepro100. But I have never tested it.
>
&
Tristan,
>>From: Tristan Gingold <[EMAIL PROTECTED]>
>>Subject: Re: [Qemu-devel] EFI BIOS on QEMU
>>
>>IIRC, tiano only support eepro100. But I have never tested it.
I see. I should try an e100 emulator on QEMU, if I want to use EFI on QMEU.
--
suzaki
On Dec 6, 2007, at 5:58 AM, Kuniyasu Suzaki wrote:
Hello,
We tried EFI BIOS on QEMU.
http://bellard.org/qemu/efi-bios.tar.bz2
It' fine but the network is not effective. The "devices" command of
EFI
does not find a NIC.
# Linux can not set up also network.
Please tell me how to solve th
Hello,
We tried EFI BIOS on QEMU.
http://bellard.org/qemu/efi-bios.tar.bz2
It' fine but the network is not effective. The "devices" command of EFI
does not find a NIC.
# Linux can not set up also network.
Please tell me how to solve this problem. I will re-compile EFI BIOS if
necessary.
We