From: Lonnie Mendez <lmendez19@austin.rr.com>
To: qemu-devel@nongnu.org
Subject: RE: [Qemu-devel] About the code to detect a CD-ROM disk is unmounted
Date: Fri, 01 Dec 2006 03:01:05 -0600 [thread overview]
Message-ID: <1164963666.19394.37.camel@vaio> (raw)
In-Reply-To: <A3C277AA6499944188602D8A7168B9A7012FD3A4@bjsmsx401>
On Fri, 2006-12-01 at 16:21 +0800, Yu, Xiaoyang wrote:
> Great! Thanks a lot for the information! I found the function definition in the files you pointed out, by looking into the latest CVS snapshot.
>
> It seems that code changed a lot since version 0.8.2 released. So if I still use version 0.8.2, is there some files or function I should look at instead? Thanks a lot!
I found this just by searching for 'eject' in the source. It does look
like qemu from cvs has nicely refactored the code for dealing with
removable media since the qemu 0.8.2 release. Follow the path of the
bdrv_close handler (for cdrom raw_close() is called). The call is made
from hw/ide.c (GPCMD_START_STOP_UNIT).
next prev parent reply other threads:[~2006-12-01 9:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-01 8:21 [Qemu-devel] About the code to detect a CD-ROM disk is unmounted Yu, Xiaoyang
2006-12-01 9:01 ` Lonnie Mendez [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-04 7:42 Yu, Xiaoyang
2006-11-30 7:03 Yu, Xiaoyang
2006-11-30 7:08 ` Lonnie Mendez
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=1164963666.19394.37.camel@vaio \
--to=lmendez19@austin.rr.com \
--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).