From: "Mohammed Al-Saleh" <alsaleh@cs.unm.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Question
Date: Sun, 27 Jul 2008 10:52:54 -0600 [thread overview]
Message-ID: <20080727164239.M42198@cs.unm.edu> (raw)
Hi all;
I know that cd_read_sector function (which is called from
ide_atapi_cmd_reply_end) in ide.c will copy data from the CD-ROM to an
intermediate buffer, but I could not find out when this buffer is written to
the RAM. All of what I can see is after reading data, ide_transfer_start and
de_set_irq are called, but then what? how data will go to the RAM? if data
will be copied to the RAM implicitly through the interrupt, then where can I
find the ultimate function that copies the data to the RAM.
Can any body answer my question? it will be very appreciated.
Thanks,
...Mohammed
--
next reply other threads:[~2008-07-27 16:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-27 16:52 Mohammed Al-Saleh [this message]
2008-08-04 17:42 ` [Qemu-devel] CD-ROM Reading Mohammed Al-Saleh
-- strict thread matches above, loose matches on Subject: below --
2016-09-13 3:17 [Qemu-devel] question WangJie (Captain)
2015-03-16 22:57 [Qemu-devel] Question Quique
2015-03-17 12:11 ` Stefan Hajnoczi
2014-02-25 6:54 Atlas Khan
2014-02-25 8:12 ` Andreas Färber
2014-02-19 10:10 atlas khan
2005-04-27 14:47 [Qemu-devel] question Jeroen Baten
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=20080727164239.M42198@cs.unm.edu \
--to=alsaleh@cs.unm.edu \
--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).