summaryrefslogtreecommitdiffstats
path: root/include/user
diff options
context:
space:
mode:
authorMarkus Armbruster2020-11-13 07:23:58 +0100
committerDaniel P. Berrangé2020-11-18 11:51:35 +0100
commit8e26ae7bb58d10c04599eabd265217da050514a4 (patch)
tree83a086f310851046f12cfd4c23ac69f872724dd8 /include/user
parentauthz-list-file: Fix file read error handling (diff)
downloadqemu-8e26ae7bb58d10c04599eabd265217da050514a4.tar.gz
qemu-8e26ae7bb58d10c04599eabd265217da050514a4.tar.xz
qemu-8e26ae7bb58d10c04599eabd265217da050514a4.zip
authz-list-file: Improve an error message
When qauthz_list_file_load() rejects JSON values other than JSON object with a rather confusing error message: $ echo 1 | qemu-system-x86_64 -nodefaults -S -display none -object authz-list-file,id=authz0,filename=/dev/stdin qemu-system-x86_64: -object authz-list-file,id=authz0,filename=/dev/stdin: Invalid parameter type for 'obj', expected: dict Improve to qemu-system-x86_64: -object authz-list-file,id=authz0,filename=/dev/stdin: File '/dev/stdin' must contain a JSON object Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'include/user')
0 files changed, 0 insertions, 0 deletions