All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] FreeBSD booting problem
@ 2004-05-21 20:21 Pavel Janík
  0 siblings, 0 replies; only message in thread
From: Pavel Janík @ 2004-05-21 20:21 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] only message in thread

only message in thread, other threads:[~2004-05-23  8:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-21 20:21 [Qemu-devel] FreeBSD booting problem Pavel Janík

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.