From: Thiemo Seufer <ths@networkno.de>
To: "Yu, Xiaoyang" <xiaoyang.yu@intel.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Automatically eject CD-ROM disk in Linux host system
Date: Mon, 19 Mar 2007 16:22:15 +0000 [thread overview]
Message-ID: <20070319162215.GD28895@networkno.de> (raw)
In-Reply-To: <A3C277AA6499944188602D8A7168B9A70173D081@bjsmsx401>
Yu, Xiaoyang wrote:
> Hi,
>
>
>
> I wrote a patch to automatically eject a physical CD-ROM disk when:
>
> * Issue "eject" command in monitor console, or
>
> * Issue "eject" command in Linux guest system, or
>
> * In Windows guest system, press the right mouse button above CD-ROM
> icon, then select "eject".
>
>
>
> This is patch is based on QEMU 0.8.2 in Xen 3.0.3, and works on Linux
> host system.
system() is a horrible way to do this. Consider using SDL_CDEject() instead.
Thiemo
prev parent reply other threads:[~2007-03-19 16:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 3:47 [Qemu-devel] [PATCH] Automatically eject CD-ROM disk in Linux host system Yu, Xiaoyang
2007-03-19 16:22 ` Thiemo Seufer [this message]
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=20070319162215.GD28895@networkno.de \
--to=ths@networkno.de \
--cc=qemu-devel@nongnu.org \
--cc=xiaoyang.yu@intel.com \
/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).