Google
 
Web     raylucke.com
Qemu for Mac OS X

I am attempting to port Qemu to Mac OS X.

This seems to be a HUGE undertaking, and is really trying my coding and systems architecture knowledge. I am really hoping that some people can come in beside me and help develop this. OS X really needs an Open Source x86 emulator that uses dynamic translation, since though Bochs is a great emulator, it is too slow to run some of the more complicated software on. I am hoping that maybe I can get the ball rolling on getting this wonderful emulator running on Darwin. The most difficult thing for me at the moment is my lack of knowledge about the Mach-O format. If you are interested in trying to contribute to porting this app, please email me.

2003-10-08: CPU files are now compiled. I set up a cross compiler for Linux/PPC ELF binaries, compiled the op-i386.c file using it, ran the dyngen app, and all was well. Now I am trying to figure out exec-i386.c.

  • qemu-0.4.3-darwin-2003-10-08.tar.gz

    2003-10-07: I have finally gotten everything except for a couple files to compile. If anyone has knowledge of the Mach-O file format, and how to work with executables in general, I could use some help! Anyway, here is what I have so far.

  • qemu-0.4.3-darwin-2003-10-07.tar.gz

    2003-10-06: Here is a non-working tarball of my current efforts. It does not compile completely.

  • qemu-0.4.3-darwin-broken.tar.gz

    All email regarding this project should be directed to: qemuport@removethispartraylucke.com . Please note you need to remove the part that says 'removethispart'