From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti6NE-0001eE-4K for qemu-devel@nongnu.org; Mon, 10 Dec 2012 11:38:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ti6N9-000602-Je for qemu-devel@nongnu.org; Mon, 10 Dec 2012 11:38:32 -0500 Received: from tapuz.safe-mail.net ([213.8.161.230]:46371) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ti6N9-0005zH-Am for qemu-devel@nongnu.org; Mon, 10 Dec 2012 11:38:27 -0500 Received: by tapuz.safe-mail.net with Safe-mail (Exim 4.63) (envelope-from ) id 1Ti6N3-00062R-GF for qemu-devel@nongnu.org; Mon, 10 Dec 2012 11:38:21 -0500 Date: Mon, 10 Dec 2012 11:38:21 -0500 From: tom289332@Safe-mail.net Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] What is the current state of the various usb implementations? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello, I sent this to qemu-discuss a week ago and got no responses, so I'm trying here. Looking at `qemu-kvm -device ?`, there seem to be multiple usb implementations: ich9-usb-uhci2 ich9-usb-uhci3 ich9-usb-uhci1 piix3-usb-uhci piix4-usb-uhci vt82c686b-usb-uhci ich9-usb-ehci1 usb-ehci nec-usb-xhci Are they all fully implemented and stable? If not, what is the state of each? Thanks, Tom