qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mike Kronenberg <mike.kronenberg@kberg.ch>
To: Qemu-devel@nongnu.org
Subject: [Qemu-devel] [patch] OS X cocoa
Date: Tue, 18 Oct 2005 01:29:34 +0200	[thread overview]
Message-ID: <435433DE.8020203@kberg.ch> (raw)

[-- Attachment #1: Type: text/plain, Size: 959 bytes --]

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 #2: osx_cdrom_1.diff.gz --]
[-- Type: application/x-gzip, Size: 1761 bytes --]

[-- Attachment #3: osx_cocoa_1.diff.gz --]
[-- Type: application/x-gzip, Size: 4988 bytes --]

                 reply	other threads:[~2005-10-17 23:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=435433DE.8020203@kberg.ch \
    --to=mike.kronenberg@kberg.ch \
    --cc=Qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).