qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [Qemu-devel] AMD64 Gentoo needs help
@ 2004-09-23 19:36 jmf
  2004-09-23 20:16 ` Martin Garton
  2004-09-23 20:21 ` Martin Garton
  0 siblings, 2 replies; 13+ messages in thread
From: jmf @ 2004-09-23 19:36 UTC (permalink / raw)
  To: andrewjwilkinson, qemu-devel




Try USE="softmmu" emerge qemu



I treid that and before the segfault below happen, now a black window appears and dissappears very quickly



$ qemu -hda netbsd_1.6.2.img -m 128 -pci

QEMU 0.6.0 monitor - type 'help' for more information

(qemu) Segmentation fault



$ linux32 qemu -hda netbsd_1.6.2.img -m 128 -pci

QEMU 0.6.0 monitor - type 'help' for more information

(qemu) Segmentation fault





_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [Qemu-devel] AMD64 Gentoo needs help
@ 2004-09-23 21:56 jmf
  0 siblings, 0 replies; 13+ messages in thread
From: jmf @ 2004-09-23 21:56 UTC (permalink / raw)
  To: paul, qemu-devel




 --- On Thu 09/23, Paul Brook < paul@codesourcery.com > wrote:

Doesn't Gentoo use gcc3.4? f so I'd guess it's more likely that this is the problem. gcc3.4 performs optimizations that break assumptions in the dyngen code.





not unless you upgrade to gcc3.4, which I have not. I'm using gcc 3.3.4

_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Qemu-devel] AMD64 Gentoo needs help
@ 2004-09-23 13:46 jmf
  2004-09-23 15:50 ` Paul Brook
  2004-09-23 16:49 ` Andrew Wilkinson
  0 siblings, 2 replies; 13+ messages in thread
From: jmf @ 2004-09-23 13:46 UTC (permalink / raw)
  To: qemu-devel








I'm using gcc 3.3.4 on Gentoo for AMD64 ( kernel 2.6.9_rc1 ), which built qemu with out problems. Then I downloaded the netbsd image from FreeOSZoo and followed the README instructions, which say to run qemu like this



qemu -hda netbsd_1.6.2.img -m 128 -pci



in the Gentoo port ( I don't know about others ), there is no qemu binary but, there is a qemu-i386 binary so I made three attempts to run qemu:



$ qemu-i386 -hda netbsd_1.6.2.img -m 128 -pci

qemu-i386 version 0.6.0, Copyright (c) 2003-2004 Fabrice Bellard

usage: qemu-i386 [-h] [-d opts] [-L path] [-s size] program [arguments...]

Linux CPU emulator (compiled for i386 emulation)



-h           print this help

-L path      set the elf interpreter prefix (default=/usr/gnemul/qemu-i386)

-s size      set the stack size in bytes (default=524288)



debug options:

-d options   activate log (logfile=/tmp/qemu.log)

-p pagesize  set the host page size to 'pagesize'



$ qemu-i386 netbsd_1.6.2.img

Error loading netbsd_1.6.2.img



$ linux32 qemu-i386 -hda netbsd_1.6.2.img -m 128 -pci

( same usage message as above )



How do I run qemu with this image ?







_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2004-09-25  9:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-23 19:36 [Qemu-devel] AMD64 Gentoo needs help jmf
2004-09-23 20:16 ` Martin Garton
2004-09-23 20:21 ` Martin Garton
2004-09-23 21:06   ` J. Mayer
2004-09-24  9:46     ` Johannes Schindelin
2004-09-25  9:23       ` Martin Garton
2004-09-25  9:39     ` [Qemu-devel] " Gabriel Ebner
2004-09-23 21:30   ` [Qemu-devel] " Paul Brook
2004-09-25  9:44     ` [Qemu-devel] " Gabriel Ebner
  -- strict thread matches above, loose matches on Subject: below --
2004-09-23 21:56 [Qemu-devel] " jmf
2004-09-23 13:46 jmf
2004-09-23 15:50 ` Paul Brook
2004-09-23 16:49 ` Andrew Wilkinson

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).