From: "Gerb Stralko" <gerb.stralko@gmail.com>
To: Arnon Gilboa <arnon.gilboa@qumranet.com>
Cc: kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org
Subject: Re: [kvm-devel] [Qemu-devel] [PATCH] USB 2.0 EHCI emulation
Date: Fri, 29 Feb 2008 09:17:22 -0500 [thread overview]
Message-ID: <75b57c110802290617y60fdd40qa47b1b3732681150@mail.gmail.com> (raw)
In-Reply-To: <64F9B87B6B770947A9F8391472E03216117588D1@ehost011-8.exch011.intermedia.net>
On Fri, Feb 29, 2008 at 2:33 AM, Arnon Gilboa <arnon.gilboa@qumranet.com> wrote:
> In hw/pc.c, replace usb_uhci_piix3_init(pci_bus, piix3_devfn + 2);
> With usb_ehci_init(pci_bus, piix3_devfn + 2);
With these changes.. I can't add the usb devices anymore to a Windows
XP (32 bit).
This is the command i use to start kvm:
/usr/local/bin/kvm/qemu-system-x86_64 -localtime -m 512 -usb -hda win32xp.img
To add usb device i normally go to the qemu console and type:
info usbhost
<find the number for my device i want to connect to>
usb_add host:03f0:01cda
But with your patch, when i try to add a usb device i get:
Could not add 'USB device host:03f0:01cda'
Since i'm using EHCI emulation, do i need to add usb devices in a
different way? Or should it work exactly the same way?
Thanks,
Jerry
> Note my comments on the original post:
> -tested on XP guest
> -does not support ISO transfers
> -timing issues
>
>
>
> -----Original Message-----
> From: Gerb Stralko [mailto:gerb.stralko@gmail.com]
> Sent: Thursday, February 28, 2008 9:46 PM
> To: Arnon Gilboa
> Cc: qemu-devel@nongnu.org; kvm-devel@lists.sourceforge.net
> Subject: Re: [kvm-devel] [Qemu-devel] [PATCH] USB 2.0 EHCI emulation
>
> > Attached is a repost of the preliminary patch implementing USB 2.0
> > EHCI emulation.
>
> I want to start testing your patches for the EHCI stuff. Do i need
> to enable anything inorder to get EHCI emulation working after applying
> your patch?
>
> Unfortunately, with this patch it doesn't work for me. My guest host
> (windows vista) still became really slow when I add the a usb device.
> >
> > Waiting for your comments,
> > Arnon
> >
>
> Thanks,
>
> Jerry
>
next prev parent reply other threads:[~2008-02-29 14:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AchjJ1AuK1ctRXY/TRuiwwGi1wuGgA==>
2008-01-30 10:03 ` [Qemu-devel] [kvm-devel] [PATCH] USB 2.0 EHCI emulation Arnon Gilboa
2008-02-28 19:46 ` [kvm-devel] [Qemu-devel] " Gerb Stralko
2008-02-29 7:33 ` Arnon Gilboa
2008-02-29 14:17 ` Gerb Stralko [this message]
2008-03-01 21:05 ` Arnon Gilboa
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=75b57c110802290617y60fdd40qa47b1b3732681150@mail.gmail.com \
--to=gerb.stralko@gmail.com \
--cc=arnon.gilboa@qumranet.com \
--cc=kvm-devel@lists.sourceforge.net \
--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).