commit | 59d1c1c2d774cccb0a88ff73501f97bea190c154 | [log] [tgz] |
---|---|---|
author | Scott Tsai <scottt.tw@gmail.com> | Wed Dec 23 04:30:18 2009 +0800 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed Dec 23 07:25:56 2009 +0100 |
tree | 7691774721f358a882d5b7a419ff746f4cd26259 | |
parent | 2edd07ef03782827245ce55ca4b3a882512ac514 [diff] |
USB: Improve usbdevice error messages When an non-existent USB device is specified on the command line, print "qemu: could not add USB device 'X'". Likewise for the usb_{add,del} monitor commands. Signed-off-by: Scott Tsai <scottt.tw@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>