* [Qemu-devel] FreeBSD booting problem (resent)
@ 2004-05-22 16:09 Pavel Janík
2004-05-23 16:31 ` Fabrice Bellard
0 siblings, 1 reply; 2+ messages in thread
From: Pavel Janík @ 2004-05-22 16:09 UTC (permalink / raw)
To: qemu-devel
Hi,
people on IRC channel reported problems booting FreeBSD ISO images and
floppies. I have tried booting this floppy image:
http://tmp.janik.cz/QEMU/FreeBSD/boot.flp
with current CVS as of now.
pavel@linux:~/Tmp/QEMU> /tmp/QEMU/bin/qemu -pci -boot a -fda ~/.www/tmp.janik.cz/QEMU/FreeBSD/boot.flp -S
Serial port redirected to /dev/pts/143
QEMU 0.5.5 monitor - type 'help' for more information
(qemu) log in_asm
(qemu) c
(qemu)
and /tmp/qemu.log contains:
...
IN:
0x000090d6: xor %ecx,%ecx
0x000090d8: mov %ecx,%cr3
----------------
IN:
0x000090db: lgdtl 0x96d0
0x000090e2: ljmpw $0x18,$0x90e8
Full log is available at
http://tmp.janik.cz/QEMU/FreeBSD/qemu.log.bz2
Interesting thing is:
pavel@linux:~/.www/tmp.janik.cz/QEMU/FreeBSD> wc -l qemu.log
324664 qemu.log
pavel@linux:~/.www/tmp.janik.cz/QEMU/FreeBSD> grep -c "add %al,(%eax)" qemu.log
299565
pavel@linux:~/.www/tmp.janik.cz/QEMU/FreeBSD>
Ie. 93% of all executed instructions is
add %al,(%eax)
--
Pavel Janík
Ask three people which VM is best, and you will get four answers ;)
-- Hubert Mantel about VM in 2.4.x
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] FreeBSD booting problem (resent)
2004-05-22 16:09 [Qemu-devel] FreeBSD booting problem (resent) Pavel Janík
@ 2004-05-23 16:31 ` Fabrice Bellard
0 siblings, 0 replies; 2+ messages in thread
From: Fabrice Bellard @ 2004-05-23 16:31 UTC (permalink / raw)
To: qemu-devel
Pavel Janík wrote:
> Hi,
>
> people on IRC channel reported problems booting FreeBSD ISO images and
> floppies. I have tried booting this floppy image:
FreeBSD 5.2.1 should boot now both with floppies and CDROM.
Fabrice.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-23 18:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-22 16:09 [Qemu-devel] FreeBSD booting problem (resent) Pavel Janík
2004-05-23 16:31 ` Fabrice Bellard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).