From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvkw0-0002SE-2N for qemu-devel@nongnu.org; Thu, 17 Jan 2013 03:34:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tvkvz-0008Kk-1N for qemu-devel@nongnu.org; Thu, 17 Jan 2013 03:34:51 -0500 Received: from mx1.redhat.com ([209.132.183.28]:18919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tvkvy-0008Jz-Pc for qemu-devel@nongnu.org; Thu, 17 Jan 2013 03:34:50 -0500 Message-ID: <50F7B7A6.9030206@redhat.com> Date: Thu, 17 Jan 2013 09:34:46 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <50F6543F.4060502@linux.vnet.ibm.com> <50F65D15.3030803@redhat.com> <50F781DA.3000402@linux.vnet.ibm.com> In-Reply-To: <50F781DA.3000402@linux.vnet.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] Add serial number to usbdevice when passthrough to VM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lei Li Cc: qemu-devel Hi, > But as the backinfo's request, should we extented the usbdevice parameter > like: > > --usbdevice host:[:[:]? -usbdevice is legacy syntax and isn't going to be extended. Adding an "serial" property to usb-host is an option though. Patches are welcome. cheers, Gerd