Home
last modified time | relevance | path

Searched hist:"235256 a2" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qapi/qmp/
H A Dqerror.h235256a2 Thu Sep 25 01:49:31 CDT 2014 Markus Armbruster <armbru@redhat.com> qemu-socket: Eliminate silly QERR_ macros

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.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
/openbmc/qemu/util/
H A Dqemu-sockets.c235256a2 Thu Sep 25 01:49:31 CDT 2014 Markus Armbruster <armbru@redhat.com> qemu-socket: Eliminate silly QERR_ macros

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.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>