Home
last modified time | relevance | path

Searched refs:error_warn (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-error-report.c111 error_setg(&error_warn, "Testing &error_warn"); in test_error_warn()
/openbmc/qemu/util/
H A Derror.c30 Error *error_warn; variable
47 if (errp == &error_warn) { in error_handle()
H A Doslib-win32.c300 errp = &error_warn; in qemu_socket_select()
/openbmc/qemu/include/qapi/
H A Derror.h526 extern Error *error_warn;
/openbmc/qemu/ui/
H A Dqemu-pixman.c290 qemu_win32_map_free(ptr, handle, &error_warn); in qemu_pixman_shareable_free()
H A Dspice-core.c133 error_setg_win32(&error_warn, WSAGetLastError(), "Couldn't associate a FD with the SOCKET"); in watch_add()
H A Ddbus-listener.c228 d3d_texture2d_acquire0(ddl->d3d_texture, &error_warn); in dbus_update_gl_cb()
H A Dgtk.c1115 touch->y, type, &error_warn); in gd_touch_event()
/openbmc/qemu/net/
H A Dslirp.c265 error_setg_win32(&error_warn, WSAGetLastError(), "failed to WSAEventSelect()"); in net_slirp_register_poll_sock()
274 error_setg_win32(&error_warn, WSAGetLastError(), "failed to WSAEventSelect()"); in net_slirp_unregister_poll_sock()
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c296 &error_warn)) { in virtio_gpu_resource_create_2d()
1320 &error_warn)) { in virtio_gpu_load()