From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NNBQI-0004XC-AL for qemu-devel@nongnu.org; Tue, 22 Dec 2009 15:33:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NNBQD-0004R2-Mi for qemu-devel@nongnu.org; Tue, 22 Dec 2009 15:33:37 -0500 Received: from [199.232.76.173] (port=37094 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NNBQD-0004Qz-Kr for qemu-devel@nongnu.org; Tue, 22 Dec 2009 15:33:33 -0500 Received: from mail-pw0-f43.google.com ([209.85.160.43]:44349) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NNBQD-0002eH-9y for qemu-devel@nongnu.org; Tue, 22 Dec 2009 15:33:33 -0500 Received: by pwj11 with SMTP id 11so4348248pwj.2 for ; Tue, 22 Dec 2009 12:33:32 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4B30E046.1050506@codemonkey.ws> References: <20091222085226.GB31094@hall.aurel32.net> <4B30E046.1050506@codemonkey.ws> Date: Wed, 23 Dec 2009 04:33:32 +0800 Message-ID: Subject: Re: [Qemu-devel] Broken -usbdevice option in 0.12.1 From: Scott Tsai Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org, Aurelien Jarno On Tue, Dec 22, 2009 at 11:05 PM, Anthony Liguori w= rote: > On 12/22/2009 02:52 AM, Aurelien Jarno wrote: >> >> In version 0.12.1, using -usbdevice with an inexistent device exits >> without any error message, thus confusing the user: > > Would be good to file in launchpad since I think a lot of folks are out f= or > the next couple weeks. =C2=A0I regularly go through launchpad bugs and pi= ng > people so it won't get lost that way unless you care enough to fix it > immediately. I just posted a trivial patch for this.