* iPhone with KVM?
@ 2010-10-12 4:16 Jun Koi
2010-10-12 8:32 ` Kenni Lund
0 siblings, 1 reply; 4+ messages in thread
From: Jun Koi @ 2010-10-12 4:16 UTC (permalink / raw)
To: kvm
hi,
i have a guest Windows on KVM, with iTunes installed on that. then i
let my guest to have direct access to my iPhone connecting to my
physical USB port, using "usb_add" command.
but i got a serious problem: "usb_add" doesnt seem to work, as my
guest Windows never sees my iPhone.
so it seems that giving guest Windows the direct access to USB port is
not enough. any idea why this happens? any solution?
thanks,
Jun
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iPhone with KVM?
2010-10-12 4:16 iPhone with KVM? Jun Koi
@ 2010-10-12 8:32 ` Kenni Lund
2010-10-12 17:32 ` Jan Kiszka
0 siblings, 1 reply; 4+ messages in thread
From: Kenni Lund @ 2010-10-12 8:32 UTC (permalink / raw)
To: kvm
2010/10/12 Jun Koi <junkoi2004@gmail.com>:
> hi,
>
> i have a guest Windows on KVM, with iTunes installed on that. then i
> let my guest to have direct access to my iPhone connecting to my
> physical USB port, using "usb_add" command.
> but i got a serious problem: "usb_add" doesnt seem to work, as my
> guest Windows never sees my iPhone.
The USB emulaiton in qemu/qemu-kvm doesn't support USB 2.0 at the
moment, only USB 1.1.
> so it seems that giving guest Windows the direct access to USB port is
> not enough. any idea why this happens? any solution?
Wait for USB 2.0 support to arrive or try to do PCI Passthrough of a
USB card/controller. I have yet to come across a USB card/controller
that actually works with PCI passthrough, though :/
Best regards
Kenni
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iPhone with KVM?
2010-10-12 8:32 ` Kenni Lund
@ 2010-10-12 17:32 ` Jan Kiszka
2010-10-12 19:09 ` David S. Ahern
0 siblings, 1 reply; 4+ messages in thread
From: Jan Kiszka @ 2010-10-12 17:32 UTC (permalink / raw)
To: Kenni Lund; +Cc: kvm
[-- Attachment #1: Type: text/plain, Size: 999 bytes --]
Am 12.10.2010 10:32, Kenni Lund wrote:
> 2010/10/12 Jun Koi <junkoi2004@gmail.com>:
>> hi,
>>
>> i have a guest Windows on KVM, with iTunes installed on that. then i
>> let my guest to have direct access to my iPhone connecting to my
>> physical USB port, using "usb_add" command.
>> but i got a serious problem: "usb_add" doesnt seem to work, as my
>> guest Windows never sees my iPhone.
>
> The USB emulaiton in qemu/qemu-kvm doesn't support USB 2.0 at the
> moment, only USB 1.1.
>
>> so it seems that giving guest Windows the direct access to USB port is
>> not enough. any idea why this happens? any solution?
>
> Wait for USB 2.0 support to arrive or try to do PCI Passthrough of a
> USB card/controller. I have yet to come across a USB card/controller
> that actually works with PCI passthrough, though :/
You could also give the ehci branch a try:
git://git.kiszka.org/qemu.git ehci
I merge current qemu master earlier today, but it's not tested yet.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: iPhone with KVM?
2010-10-12 17:32 ` Jan Kiszka
@ 2010-10-12 19:09 ` David S. Ahern
0 siblings, 0 replies; 4+ messages in thread
From: David S. Ahern @ 2010-10-12 19:09 UTC (permalink / raw)
To: Jan Kiszka; +Cc: Kenni Lund, kvm
On 10/12/10 11:32, Jan Kiszka wrote:
> Am 12.10.2010 10:32, Kenni Lund wrote:
>> 2010/10/12 Jun Koi <junkoi2004@gmail.com>:
>>> hi,
>>>
>>> i have a guest Windows on KVM, with iTunes installed on that. then i
>>> let my guest to have direct access to my iPhone connecting to my
>>> physical USB port, using "usb_add" command.
>>> but i got a serious problem: "usb_add" doesnt seem to work, as my
>>> guest Windows never sees my iPhone.
>>
>> The USB emulaiton in qemu/qemu-kvm doesn't support USB 2.0 at the
>> moment, only USB 1.1.
>>
>>> so it seems that giving guest Windows the direct access to USB port is
>>> not enough. any idea why this happens? any solution?
>>
>> Wait for USB 2.0 support to arrive or try to do PCI Passthrough of a
>> USB card/controller. I have yet to come across a USB card/controller
>> that actually works with PCI passthrough, though :/
>
> You could also give the ehci branch a try:
>
> git://git.kiszka.org/qemu.git ehci
>
> I merge current qemu master earlier today, but it's not tested yet.
>
> Jan
>
I tried a few months ago and it did not work with the iphone.
David
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-10-12 19:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12 4:16 iPhone with KVM? Jun Koi
2010-10-12 8:32 ` Kenni Lund
2010-10-12 17:32 ` Jan Kiszka
2010-10-12 19:09 ` David S. Ahern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox