qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] usb: Support for removing device by host addr,


From: Max Krasnyansky
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
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]