[Qemu-devel] [PATCH 4/4] Mac OS X generic support v2

2008-02-05 Thread Alexander Graf
This patch implements Mac OS X specific parts that are necessary to get i386 and x86_64 versions of qemu working. Since both hosts need this patch, I seperated it from the architecture specific ones. It does: - not force always_inline - only define [u]intXX types if they are not already defi

[Qemu-devel] [PATCH 4/4] Mac OS X generic support

2008-01-31 Thread Alexander Graf
This patch implements Mac OS X specific parts that are necessary to get i386 and x86_64 versions of qemu working. Since both hosts need this patch, I seperated it from the architecture specific ones. It does: - not force always_inline - only define [u]intXX types if they are not already defi