From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWU5b-0000T5-HS for qemu-devel@nongnu.org; Thu, 08 Nov 2012 10:32:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWU5a-0006tt-I9 for qemu-devel@nongnu.org; Thu, 08 Nov 2012 10:32:19 -0500 Received: from smtp.ctxuk.citrix.com ([62.200.22.115]:34593 helo=SMTP.EU.CITRIX.COM) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWU5a-0006tg-80 for qemu-devel@nongnu.org; Thu, 08 Nov 2012 10:32:18 -0500 Message-ID: <509BD083.2030704@citrix.com> Date: Thu, 8 Nov 2012 15:32:19 +0000 From: Stefano Panella MIME-Version: 1.0 References: <1351823524-7149-1-git-send-email-david@gibson.dropbear.id.au> <509376CB.8000905@redhat.com> <20121105042048.GY27695@truffula.fritz.box> <509792D9.4030208@redhat.com> <509BCAE3.2030304@citrix.com> <509BCDDB.6050207@redhat.com> In-Reply-To: <509BCDDB.6050207@redhat.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] xhci and ehci qemu emulation performance List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: "qemu-devel@nongnu.org" , David Gibson On 11/08/2012 03:20 PM, Gerd Hoffmann wrote: > On 11/08/12 16:08, Stefano Panella wrote: >> Hi, >> >> I am very new to the qemu list, >> >> Thanks for your time in advance if you can answer some of my questions. >> >> I see you have done a big work on xhci emulation support for qemu! >> >> I would like to ask: >> - what is it the status of xhci support for SS usb3 devices? > no streams support yet, otherwise it should work in theory. > There might be bugs though, and xhci hasn't seen that much testing yet. I would like to try it under Xen, do you think that would be feasible? Where can I find some documentation on how to use it? > >> - Is it available any performance measurement on the emulation compared >> to native (for example attaching an usb3 SSD drive etc.)? > I don't have benchmark numbers. > > cheers, > Gerd > Thanks + Regards, Stefano