qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice.bellard@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Darwin/Mac OS X Port
Date: Thu, 26 Feb 2004 01:12:07 +0100	[thread overview]
Message-ID: <403D39D7.1080109@free.fr> (raw)
In-Reply-To: <31FAB5FA-62D1-11D8-9B45-000A2796D230@free.fr>

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.

  parent reply	other threads:[~2004-02-26  0:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-19 11:46 [Qemu-devel] Darwin/Mac OS X Port Pierre d'Herbemont
2004-02-19 12:06 ` Karel Gardas
2004-02-19 12:25   ` Pierre d'Herbemont
2004-02-19 14:16     ` Karel Gardas
2004-02-19 16:31       ` Johan Rydberg
2004-02-19 20:45 ` Daniel J. Guinan
2004-02-19 22:17   ` Pierre d'Herbemont
2004-02-20  1:27     ` dguinan
2004-02-20  2:41       ` Pierre d'Herbemont
2004-02-26  0:12 ` Fabrice Bellard [this message]
2004-02-26  4:14   ` Satadru Pramanik
2004-02-26 10:51     ` J. Mayer
2004-02-28 19:50   ` Pierre d'Herbemont

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=403D39D7.1080109@free.fr \
    --to=fabrice.bellard@free.fr \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).