Home
last modified time | relevance | path

Searched hist:cee32796 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qapi/qmp/
H A Ddispatch.hcee32796 Tue Jul 03 03:53:48 CDT 2018 Markus Armbruster <armbru@redhat.com> qmp: De-duplicate error response building

All callers of qmp_build_error_object() duplicate the code to wrap it
in a response object. Replace it by qmp_error_response() that
captures the duplicated code, including error_free().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180703085358.13941-23-armbru@redhat.com>
/openbmc/qemu/qapi/
H A Dqmp-dispatch.ccee32796 Tue Jul 03 03:53:48 CDT 2018 Markus Armbruster <armbru@redhat.com> qmp: De-duplicate error response building

All callers of qmp_build_error_object() duplicate the code to wrap it
in a response object. Replace it by qmp_error_response() that
captures the duplicated code, including error_free().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180703085358.13941-23-armbru@redhat.com>
/openbmc/qemu/qga/
H A Dmain.ccee32796 Tue Jul 03 03:53:48 CDT 2018 Markus Armbruster <armbru@redhat.com> qmp: De-duplicate error response building

All callers of qmp_build_error_object() duplicate the code to wrap it
in a response object. Replace it by qmp_error_response() that
captures the duplicated code, including error_free().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20180703085358.13941-23-armbru@redhat.com>