Markus Armbruster (12): monitor: Clean up HMP gdbserver error reporting tcg: Fix error reporting on mprotect() failure in tcg_region_init() hw/cxl: Convert cxl_fmws_link() to Error migration/cpr: Clean up error reporting in cpr_resave_fd() hw/remote/vfio-user: Clean up error reporting net/slirp: Clean up error reporting ui/spice-core: Clean up error reporting util/oslib-win32: Revert warning on WSAEventSelect() failure ui/pixman: Consistent error handling in qemu_pixman_shareable_free() ui/dbus: Clean up dbus_update_gl_cb() error checking ui/dbus: Consistent handling of texture mutex failure error: Kill @error_warn
include/exec/gdbstub.h | 3 --- include/qapi/error.h | 6 ------ hw/cxl/cxl-host.c | 7 ++++--- hw/display/virtio-gpu.c | 8 ++++++-- hw/net/virtio-net.c | 8 +++++++- hw/remote/vfio-user-obj.c | 9 +++------ migration/cpr.c | 9 +++++---- monitor/hmp-cmds.c | 7 ++++--- net/slirp.c | 6 ++++-- tcg/region.c | 8 ++++++-- tests/unit/test-error-report.c | 17 ----------------- ui/dbus-listener.c | 22 +++++++++++++++------- ui/gtk.c | 6 +++++- ui/qemu-pixman.c | 5 ++++- ui/spice-core.c | 3 ++- util/error.c | 5 +---- util/oslib-win32.c | 4 ---- 17 files changed, 66 insertions(+), 67 deletions(-) -- 2.49.0