From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayvIY-0004M3-QN for qemu-devel@nongnu.org; Sat, 07 May 2016 02:01:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayvIU-0000Hy-Fa for qemu-devel@nongnu.org; Sat, 07 May 2016 02:01:05 -0400 Received: from indium.canonical.com ([91.189.90.7]:52329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayvIU-0000Hr-4I for qemu-devel@nongnu.org; Sat, 07 May 2016 02:01:02 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1ayvIT-0006Op-2J for ; Sat, 07 May 2016 06:01:01 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 0FC1F2E80AC for ; Sat, 7 May 2016 06:01:01 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Sat, 07 May 2016 05:48:18 -0000 From: Tom Yan Reply-To: Bug 1579306 <1579306@bugs.launchpad.net> Sender: bounces@canonical.com References: <20160507052845.589.63580.malonedeb@chaenomeles.canonical.com> Message-Id: <20160507054818.9734.95266.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1579306] Re: usb-uas does not work in Windows (10) guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Not sure if it's relevant, but when I try completely passthrough a UASP device to the VM through usb-host, only the BOT/MSC part is exposed. This is not the case when I do the same thing to a Linux guest (btw usb- uas apparently works fine in Linux guest as well). ** Attachment added: "xhci-block.png" https://bugs.launchpad.net/qemu/+bug/1579306/+attachment/4657745/+files/= xhci-block.png -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1579306 Title: usb-uas does not work in Windows (10) guest Status in QEMU: New Bug description: When I attach a "-device usb-uas" to a VM with Windows 10 10586, the device fail to start with the following error in the guest: "The device cannot start. (Code 10) {Operation Failed} The requested operation was unsuccessful" If the host controller is nec-usb-xhci, there will be two of the following error on the terminal of the host as well: "qemu-system-x86_64: usb_uas_handle_control: unhandled control request" If it's usb-ehci, ich9-usb-ehci1 or ich9-usb-echi2, this will not show up on the host side, but the device stil fails with the same error on the guest side. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1579306/+subscriptions