diff options
author | 2014-02-25 08:10:05 +0100 | |
---|---|---|
committer | 2014-02-28 13:39:25 -0500 | |
commit | ffe9fe3a25b93c045acc4d929056f8ea776a160a (patch) | |
tree | 25cf21446315631fd5f3e971cc5effcef226f184 /scripts/qapi-types.py | |
parent | qmp: Check for returned data from __json_read in get_events (diff) | |
download | qemu-ffe9fe3a25b93c045acc4d929056f8ea776a160a.tar.xz qemu-ffe9fe3a25b93c045acc4d929056f8ea776a160a.zip |
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
The error message as currently used is confusing as there are no "balloon" or
"spice" devices.
(qemu) balloon 1024
balloon: Device 'balloon' has not been activated
With this patch:
(qemu) balloon 1024
balloon: No balloon device has been activated
Signed-off-by: Hani Benhabiles <hani@linux.com>
Suggested-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions