From: Max Krasnyansky <maxk@kernel.org>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org, aurelien@aurel32.net, kvm@vger.kernel.org
Subject: [Qemu-devel] Re: [PATCH] usb: Support for removing device by host addr, improved auto filter syntax
Date: Sun, 14 Sep 2008 10:15:33 -0700 [thread overview]
Message-ID: <48CD46B5.50004@kernel.org> (raw)
In-Reply-To: <48CC64A9.7080900@codemonkey.ws>
Anthony Liguori wrote:
> Max Krasnyansky wrote:
>> This patch adds support for removing USB devices by host address.
>> Which is usefull for things like libvirtd because there is no easy way to
>> find guest USB address of the host device.
>> In other words you can now do:
>> usb_add host:3.5
>> ...
>> usb_del host:3.5
>> Before the patch 'usb_del' did not support 'host:' notation.
>>
>
> Applied. Thanks.
>
> BTW, I was able to program my harmony remote with QEMU after your last
> patch series. This brought me great joy as I do not currently have
> access to a physical Windows system :-)
Yeah most of the devices I have did not work before. Now it's exactly the
opposite, I cannot seem to find a device that does not work :). Even those
that require firmware download (they reset and remunerate after fw is loaded),
with the right set of auto filters QEMU just grabs them after reset and things
work just fine.
And once we get EHCI going it'll be even better (BW wise that is).
Thanx for commiting the patches.
Max
next prev parent reply other threads:[~2008-09-14 17:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-13 22:01 [Qemu-devel] [PATCH] usb: Support for removing device by host addr, improved auto filter syntax Max Krasnyansky
2008-09-14 1:11 ` [Qemu-devel] " Anthony Liguori
2008-09-14 17:15 ` Max Krasnyansky [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-09-06 5:40 [Qemu-devel] " Max Krasnyansky
2008-09-11 21:01 ` [Qemu-devel] " Anthony Liguori
2008-09-12 3:48 ` Max Krasnyansky
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=48CD46B5.50004@kernel.org \
--to=maxk@kernel.org \
--cc=anthony@codemonkey.ws \
--cc=aurelien@aurel32.net \
--cc=kvm@vger.kernel.org \
--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).