qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [patch] OS X cocoa


From: Mike Kronenberg
Subject: [Qemu-devel] [patch] OS X cocoa
Date: Tue, 18 Oct 2005 01:29:34 +0200
User-agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)

These patches provide fixes/updates/enhancement to the native OS X(COCOA) port.

Since the qemu CVS version of qemu has still a broken keyboard input and lacks some features of it's SDL counterpart, I post two patches that will add features similar to SDL and more. These patches contain only functional enhancements and NO GUI code.

http://www.kberg.ch/qemu/osx_cocoa_1.diff.gz
- fixed/full keyboard input
- full mouse support
- support for qemu console

http://www.kberg.ch/qemu/osx_cdrom_1.diff.gz
- support for the built in CD-ROM drive (gives access to the first session of a CD-ROM in the drive of your mac)


Additional to these patches there is a new audio patch posted earlier by malc. It provides sound output via apples coreaudio - that further completes the native OS X(COCOA) port:
http://www.boblycat.org/~malc/code/patches/qemu/14d_aqemu.patch.gz

You enable all these features by adding --enable-cocoa to your ./configure line.

Mike

Attachment: osx_cdrom_1.diff.gz
Description: GNU Zip compressed data

Attachment: osx_cocoa_1.diff.gz
Description: GNU Zip compressed data


reply via email to

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