From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40712) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3i0f-0008Vs-Qa for qemu-devel@nongnu.org; Mon, 29 Jul 2013 03:36:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3i0Z-0005dP-Nr for qemu-devel@nongnu.org; Mon, 29 Jul 2013 03:36:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3i0Z-0005d6-Fp for qemu-devel@nongnu.org; Mon, 29 Jul 2013 03:36:43 -0400 Message-ID: <51F61B76.30504@redhat.com> Date: Mon, 29 Jul 2013 09:36:22 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1375002894-26742-1-git-send-email-marcel.a@redhat.com> In-Reply-To: <1375002894-26742-1-git-send-email-marcel.a@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] qemu-help: improve -device command line help List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcel Apfelbaum Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, afaerber@suse.de Il 28/07/2013 11:14, Marcel Apfelbaum ha scritto: > Categories: > Assembly - hosts/hubs/... A lot of these seem to fit in a "bridge" category. I'm not sure why usbhost is in the assembly category though. Also, why is this the default category for isa and i2c devices? > Management - controllers AHCI is storage. applesmc is something like a microcontroller ("misc"?). Everything else in this category is USB host controllers, I think it deserves a special category since USB devices are generally somewhat self-explanatory (hubs too). Paolo