qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Darwin/Mac OS X Port


From: Fabrice Bellard
Subject: Re: [Qemu-devel] Darwin/Mac OS X Port
Date: Thu, 26 Feb 2004 01:12:07 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

Pierre d'Herbemont wrote:
Hi all!

I finally made the dyngen tool mach-o compatible.
> [...]

Thank you for the work ! I looked briefly at the patch and here are a few remarks:

- Some parts of dyngen need to be merged between the elf and macho target, in particular all the C code generation stuff. As there will be a Windows target too, it would be good to avoid duplicating too much code.

- Do not try to make the linux emulator work (no need to patch syscall.c) as it is not very useful on MacOS and complicated.

- Do not try to make the signal handler stuff work as it is not needed for the soft mmu system emulator (but it will be needed if you want a user mode emulator for the darwine project).

Fabrice.





reply via email to

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