qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Darwin/Mac OS X Port


From: Pierre d'Herbemont
Subject: [Qemu-devel] Darwin/Mac OS X Port
Date: Thu, 19 Feb 2004 12:46:03 +0100

Hi all!

I finally made the dyngen tool mach-o compatible. But it is still not working, when I do:
i386-softmmu/qemu /path/to/linux.img -d
I get two block of instructions translated, but it ends in a SIGBUS with the following backtrace:

#0 0x00013ba4 in cpu_x86_exec (env1=0x1d) at /Users/steg/Documents/Programmation/System/Wine/Related/qemu/exec- all.h:275 #1 0x00006050 in main_loop (opaque=0x1d) at /Users/steg/Documents/Programmation/System/Wine/Related/qemu/vl.c:3161 #2 0x00006050 in main_loop (opaque=0x1d) at /Users/steg/Documents/Programmation/System/Wine/Related/qemu/vl.c:3161 #3 0x00006f98 in main (argc=983040, argv=0x206140) at /Users/steg/Documents/Programmation/System/Wine/Related/qemu/vl.c:3760
(To this email is attached the log output)

Attachment: qemu.log
Description: Binary data



I was wondering if the usage of qemu was correct. Can someone point me to the right direction on how to debug qemu and/or give me some help on this issue.

Here is a patch to make qemu build on Darwin. It is not cleaned enough to be integrated in CVS as is, but it will be soon. Also configure doesn't work properly so you'll have to edit configure output by hands on Darwin.
http://www.opendarwin.org/~pidherbemont/qemu.diff.txt

Thanks,

Pierre

reply via email to

[Prev in Thread] Current Thread [Next in Thread]