From: Richard Yang <weiyang@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Would this introduce a competition?
Date: Tue, 7 Feb 2012 10:52:25 +0800 [thread overview]
Message-ID: <20120207025225.GB8210@richard> (raw)
All
I am reading the code ohci_frame_boundary() and found it will get a copy
of the HCCA and process the interrupt ED list and then put it back.
I am afraid, during this processing period, the kernel driver(hcd) will
add other request to the interrupt ED list.
So after qemu put the HCCA back, the new request will be overwriten?
BTW, how can I specify qemu to use ohci on x86 platform?
--
Richard Yang
Help you, Help me
reply other threads:[~2012-02-07 2:52 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=20120207025225.GB8210@richard \
--to=weiyang@linux.vnet.ibm.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).