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

_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to