qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Broken -usbdevice option in 0.12.1
@ 2009-12-22  8:52 Aurelien Jarno
  2009-12-22 15:05 ` Anthony Liguori
  0 siblings, 1 reply; 3+ messages in thread
From: Aurelien Jarno @ 2009-12-22  8:52 UTC (permalink / raw)
  To: qemu-devel

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
$

In 0.11.X, the error is ignored, but at least a message is displayed:
$ qemu-system-x86_64 -usbdevice null
Warning: could not add USB device null

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Broken -usbdevice option in 0.12.1
  2009-12-22  8:52 [Qemu-devel] Broken -usbdevice option in 0.12.1 Aurelien Jarno
@ 2009-12-22 15:05 ` Anthony Liguori
  2009-12-22 20:33   ` Scott Tsai
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Liguori @ 2009-12-22 15:05 UTC (permalink / raw)
  To: Aurelien Jarno; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Broken -usbdevice option in 0.12.1
  2009-12-22 15:05 ` Anthony Liguori
@ 2009-12-22 20:33   ` Scott Tsai
  0 siblings, 0 replies; 3+ messages in thread
From: Scott Tsai @ 2009-12-22 20:33 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, Aurelien Jarno

On Tue, Dec 22, 2009 at 11:05 PM, Anthony Liguori <anthony@codemonkey.ws> wrote:
> 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 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.

I just posted a trivial patch for this.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-22 20:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22  8:52 [Qemu-devel] Broken -usbdevice option in 0.12.1 Aurelien Jarno
2009-12-22 15:05 ` Anthony Liguori
2009-12-22 20:33   ` Scott Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).