From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUoi0-000442-AF for qemu-devel@nongnu.org; Thu, 28 Feb 2008 14:46:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUohx-00042f-9E for qemu-devel@nongnu.org; Thu, 28 Feb 2008 14:46:22 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUohx-00042Y-3r for qemu-devel@nongnu.org; Thu, 28 Feb 2008 14:46:21 -0500 Received: from ti-out-0910.google.com ([209.85.142.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUohw-0002Lm-MP for qemu-devel@nongnu.org; Thu, 28 Feb 2008 14:46:21 -0500 Received: by ti-out-0910.google.com with SMTP id d10so3372325tib.18 for ; Thu, 28 Feb 2008 11:46:16 -0800 (PST) Message-ID: <75b57c110802281146w258e1af0hc1578db98128d887@mail.gmail.com> Date: Thu, 28 Feb 2008 14:46:14 -0500 From: "Gerb Stralko" Subject: Re: [kvm-devel] [Qemu-devel] [PATCH] USB 2.0 EHCI emulation In-Reply-To: <64F9B87B6B770947A9F8391472E0321610C8CFEE@ehost011-8.exch011.intermedia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <64F9B87B6B770947A9F8391472E0321610C8CFEE@ehost011-8.exch011.intermedia.net> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Arnon Gilboa Cc: kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org > 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