qemu-patch-raspberry4/include/qapi/qmp
Markus Armbruster b1ca639184 block: Eliminate silly QERR_ macros used for encryption keys
The QERR_ macros are leftovers from the days of "rich" error objects.
They're used with error_set() and qerror_report(), and expand into the
first *two* arguments.  This trickiness has become pointless.  Clean
up QERR_DEVICE_ENCRYPTED and QERR_DEVICE_NOT_ENCRYPTED.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1422524221-8566-5-git-send-email-armbru@redhat.com
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
2015-02-06 11:46:32 -05:00
..
dispatch.h
json-lexer.h
json-parser.h
json-streamer.h
qbool.h
qdict.h
qerror.h block: Eliminate silly QERR_ macros used for encryption keys 2015-02-06 11:46:32 -05:00
qfloat.h
qint.h
qjson.h
qlist.h
qobject.h
qstring.h
types.h