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: Samuel Benson
Subject: Re: [Qemu-devel] [PATCH] Update cocoa.m to match new DisplayState code
Date: Sun, 25 Jan 2009 15:48:47 -0600


On Jan 25, 2009, at 3:14 PM, C.W. Betts wrote:

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).

Version 2 of the patch was posted yesterday, which should correct most of those issues, though I have not tried compiling a 64 bit version on a 64 bit host; will look into that.

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.

I'll look into this as well, since the function are also in cocoa.m

        —Sam



reply via email to

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