Trace: » QEMU
QEMU is a generic and open source processor emulator from Fabrice Bellard. This page contains some patches I wrote for QEMU.
QEMU does not build with gcc4 on x86 at this time because of a GCC change to fix other bugs. Here are some patches to wordaround this problem. x86_64-softmmu doesn't work though. Those patches were only tested with a post GCC 4.0.1 release snapshot.
imul.GOTO_LABEL_PARAM.x86_64-softmmu case in functions using GOTO_LABEL_PARAM.Note: Mike Kronenberg has now integrated the following patches into Q, a maintained port of QEMU to MacOS X. Universal binaries appeared in Q-0.8.0d562 and newer.