qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Juan Antonio Moya Vicén" <juan@securiforest.com>
To: Alexander Graf <agraf@suse.de>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/1] USB XHCI emulation
Date: Wed, 31 Aug 2011 15:17:00 +0200	[thread overview]
Message-ID: <4E5E344C.2080504@securiforest.com> (raw)
In-Reply-To: <CDC0B70E-D1B5-4AC8-9BB7-16F046CECE07@suse.de>

Sure! As Gerd pointed out (I'm quoting him here)

"Right now the code winds up libusb directly and supports pass-through
only.  It doesn't integrate with the qemu usb subsystem at all and you
can't hook up emulated usb devices to xhci.  I can see why you are doing
that given the state of the qemu usb subsystem, nevertheless I want xhci
integrate like the other usb host adapters do. "

We would first improve the patch to solve the two issues
highlighted with the phones. Then we can think of porting it to the
nowadays qemu usb system



On 31/08/11 14:38, Alexander Graf wrote:
> 
> On 31.08.2011, at 12:32, Juan Antonio Moya Vicén wrote:
> 
>> Author: Hector Martin <hector@marcansoft.com>
>>
>> [Patch applies to stable/0.14 or to featured snapshot kvm-0.14.1]
>>
>> This patch adds support for USB XHCI controller emulation, presented in
>> the guest as a Renesas NEC USB 3.0 device (part UPD720200)
>>
>> We have tested it in win7 and winXP guests, with Massive Storage devices
>> like USB external harddrive, pendrives, iPhone 3G. Tested also with
>> external DVD recorder and webcams.
>> All working and faster transfer rate experienced in all but webcams.
>>
>> == TO DO / Known bugs ==
>> We have found HTC Android Phones hanging and restarting, and iPhone
>> would show up as storage device BUT will not sync up in iTunes.
>>
>>
>> Signed-off-by: Juan A. Moya <juan@securiforest.com>
> 
> Woot! Finally! Thank you so much everyone at Securiforest for making this happen :)
> 
> Now we can kick off the real work to get this thing integrated into the Qemu internal structures (plus extending them). Gerd, I'm counting on you here :).
> 
> 
> Alex
> 

  reply	other threads:[~2011-08-31 13:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-31 10:32 [Qemu-devel] [PATCH 1/1] USB XHCI emulation Juan Antonio Moya Vicén
2011-08-31 12:38 ` Alexander Graf
2011-08-31 13:17   ` Juan Antonio Moya Vicén [this message]
2011-09-01 13:52   ` Gerd Hoffmann

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=4E5E344C.2080504@securiforest.com \
    --to=juan@securiforest.com \
    --cc=agraf@suse.de \
    --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).