qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Update cocoa.m to match new DisplayState code


From: C . W . Betts
Subject: Re: [Qemu-devel] [PATCH] Update cocoa.m to match new DisplayState code
Date: Sun, 25 Jan 2009 14:14:56 -0700

It compiles fine on all four Mac OS X targets (i386, x86_64, ppc, ppc64). It does throw a warning when compiling on 64-bit hosts: /Users/cwbetts/makestuff/qemu-allmac/src/cocoa.m: In function ‘- [QemuCocoaView drawRect:]’: /Users/cwbetts/makestuff/qemu-allmac/src/cocoa.m:309: warning: cast from pointer to integer of different size Also, as mentioned, it doesn't show anything on the screen unless it's console text (i.e. the BIOS on the i386 guest).

A feature request: On VirtualBox, it is capable of intercepting most, if not all, keyboard calls. This is useful when the key you want to press on the emulated side is a key reserved for the Mac OS X system, i.e. F12. I would really appreciate it if someone could make this feature available for Qemu.
On Jan 23, 2009, at 3:41 PM, Samuel Benson wrote:

Hello all,

Attached patch is an attempt to update cocoa.m to be in sync with the new
displaystate changes committed a few weeks back.

Tested working on OS X 10.5.6 on G4 and G5 PPC machines.

Tests and comments welcome.











reply via email to

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