qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 2/3] Mac OS X x86_64 support v2


From: Alexander Graf
Subject: [Qemu-devel] [PATCH 2/3] Mac OS X x86_64 support v2
Date: Sun, 13 Apr 2008 17:50:57 -0000

This patch implements Mac OS X specific parts that are necessary to get x86_64 versions of qemu working.

It does:

- add osx x86_64 detection to configure
- add -fomit-frame-pointer if available
- set the pagezero size to <4GB, so 32bit lea still works
- fix redeclarations of int64_t and uint64_t

Attachment: qemu-mac-x86_64.patch
Description: Binary data


reply via email to

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