From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NN6K0-0004iX-Ki for qemu-devel@nongnu.org; Tue, 22 Dec 2009 10:06:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NN6Jw-0004em-Rz for qemu-devel@nongnu.org; Tue, 22 Dec 2009 10:06:48 -0500 Received: from [199.232.76.173] (port=41920 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NN6Jw-0004eV-LR for qemu-devel@nongnu.org; Tue, 22 Dec 2009 10:06:44 -0500 Received: from mail-yw0-f171.google.com ([209.85.211.171]:43324) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NN6Jw-0002DW-BS for qemu-devel@nongnu.org; Tue, 22 Dec 2009 10:06:44 -0500 Received: by ywh1 with SMTP id 1so5835844ywh.18 for ; Tue, 22 Dec 2009 07:05:49 -0800 (PST) Message-ID: <4B30E046.1050506@codemonkey.ws> Date: Tue, 22 Dec 2009 09:05:42 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Broken -usbdevice option in 0.12.1 References: <20091222085226.GB31094@hall.aurel32.net> In-Reply-To: <20091222085226.GB31094@hall.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org 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: > > $ qemu-system-x86_64 -usbdevice null ; > echo $? > 1 > $ > Would be good to file in launchpad since I think a lot of folks are out for the next couple weeks. I regularly go through launchpad bugs and ping people so it won't get lost that way unless you care enough to fix it immediately. Regards, Anthony Liguori