]> git.proxmox.com Git - mirror_qemu.git/commit - hw/usb/bus.c
usb: Improve companion configuration error messages
authorMarkus Armbruster <armbru@redhat.com>
Tue, 17 Feb 2015 13:28:03 +0000 (14:28 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Mar 2015 13:11:43 +0000 (14:11 +0100)
commit2e269f3d9d806987977b3c76deb26647f2bf33e1
treec6e22365fdc8d6aa109d9d38cd4fd728d2c546ae
parentf4bbaaf584ed8d0a430b467bace15f338cba4c57
usb: Improve companion configuration error messages

The previous commit broke the additional messages explaining the error
messages.  Improve the error messages, so they don't need explaining
so much.  Helps QMP users as well, unlike additional explanations.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/bus.c
hw/usb/hcd-ehci.c