From: Anthony Liguori <anthony@codemonkey.ws>
To: Max Krasnyansky <maxk@kernel.org>
Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org,
Paul Brook <paul@codesourcery.com>
Subject: [Qemu-devel] Re: [PATCH 0/8] Various USB fixes and improvements (update 2)
Date: Thu, 21 Aug 2008 13:44:06 -0500 [thread overview]
Message-ID: <48ADB776.7010905@codemonkey.ws> (raw)
In-Reply-To: <48A9C630.30108@kernel.org>
Max Krasnyansky wrote:
> Anthony Liguori wrote:
>> Any objections to applying this series? It seems like the consensus
>> is that OHCI support is better long term but this series seems pretty
>> sane and self-contained.
>
> I'm actually having seconds thought on the OHCI vs UHCI. You probably
> saw my reply to Paul. New UHCI code is fairly clean and simple, and is
> working well. But I definitely think that we should fix OHCI too, and
> at some point we need to add EHCI (ie USB 2.0 stuff).
>
> I have more patches coming. I made isoc transactions work on Friday
> which made MS VX-3000 USB camera totally usable (will send a patch in
> a couple of hours). And I'm working on making control transactions
> async too which should shave off last bits of bad latency
> (2-3milliseconds) from the USB code. Initially I thought control stuff
> is not very frequent but this stupid USB webcam drivers does one very
> often.
> So yeah, it be nice if this stuff is merged soonish :).
>
> btw If you're using git as a front end to the SVN I can push my git
> tree somewhere to kernel.org so that you can just pull the whole thing.
Yes, please do for the future.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-08-21 18:44 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-15 0:51 [Qemu-devel] [PATCH 0/8] Various USB fixes and improvements (update 2) Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 1/8] husb: support for USB host device auto disconnect Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 2/8] husb: support for USB host device auto connect Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 3/8] usb: generic packet handler cleanup and documentation Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 4/8] uhci: rewrite UHCI emulator, fully async operation with multiple outstanding transactions Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 5/8] husb: rewrite Linux host USB layer, fully async operation Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 6/8] husb: remove disconnect detection timer Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 7/8] husb: Fixup printfs and stuff based on the review comments Max Krasnyansky
2008-08-15 0:51 ` [Qemu-devel] [PATCH 8/8] uhci: fixes for save/load-vm Max Krasnyansky
2008-08-18 14:02 ` [Qemu-devel] Re: [PATCH 0/8] Various USB fixes and improvements (update 2) Anthony Liguori
2008-08-18 14:14 ` Ian Jackson
2008-08-18 18:57 ` Max Krasnyansky
2008-08-21 18:44 ` Anthony Liguori [this message]
2008-08-21 19:36 ` Anthony Liguori
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=48ADB776.7010905@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=kvm@vger.kernel.org \
--cc=maxk@kernel.org \
--cc=paul@codesourcery.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).