qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Make Cocoa use CoreGraphics


From: Alexander Graf
Subject: [Qemu-devel] [PATCH] Make Cocoa use CoreGraphics
Date: Sat, 8 Dec 2007 01:18:04 +0100

This patch builds on the previous x86_64 patch, is semantically seperate though. Apple removed support for QuickDraw in 64-bit systems, so in order to have proper graphical output in qemu on x86_64 Darwin, one needs to use more recent APIs.

I have not checked this, but according to the documentation this patch breaks 10.3 support, but enables qemu to run on 10.5 x86_64, which translates to "all recent Macs".

Please review if this patch breaks anything and comment on it, so we can finally have working qemu support on Intel Macs upstream soon.

Cheers,

Alex

Attachment: qemu-cocoa.patch
Description: Binary data


reply via email to

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