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

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).