diff options
| author | Marc-André Lureau | 2016-09-30 11:59:48 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2016-10-07 19:22:11 +0200 |
| commit | 1382d4abdf9619985e4078e37e49e487cea9935e (patch) | |
| tree | 7375d96c414975350045c389c72dcfc4e30124c5 /scripts | |
| parent | qapi: assert list entry has a value (diff) | |
| download | qemu-1382d4abdf9619985e4078e37e49e487cea9935e.tar.gz qemu-1382d4abdf9619985e4078e37e49e487cea9935e.tar.xz qemu-1382d4abdf9619985e4078e37e49e487cea9935e.zip | |
qapi: return a 'missing parameter' error
The 'old' dispatch code returned a QERR_MISSING_PARAMETER for missing
parameters, but the qapi qmp_dispatch() code uses
QERR_INVALID_PARAMETER_TYPE.
Improve qapi code to return QERR_MISSING_PARAMETER where
appropriate.
Fix expected error message in iotests.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20160930095948.3154-4-marcandre.lureau@redhat.com>
[Drop incorrect error_setg() from qmp_input_type_any() and
qmp_input_type_null()]
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
