qemu-devel
[Top][All Lists]
Advanced

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

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


From: Alexander Graf
Subject: [Qemu-devel] [PATCH 4/4] Mac OS X generic support v2
Date: Tue, 5 Feb 2008 09:11:35 +0100

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 defined
- nullify spin-functions using #define instead of inline function
- include osdep.h in host-utils

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



reply via email to

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