Home
last modified time | relevance | path

Searched refs:error_report_err (Results 1 – 25 of 146) sorted by relevance

123456

/openbmc/qemu/hw/vfio-user/
H A Ddevice.c68 error_report_err(local_err); in vfio_user_device_reset()
105 error_report_err(local_err); in vfio_user_get_region_info()
170 error_report_err(local_err); in vfio_user_device_io_get_irq_info()
231 error_report_err(local_err); in vfio_user_device_io_set_irqs()
279 error_report_err(local_err); in vfio_user_device_io_set_irqs()
313 error_report_err(local_err); in vfio_user_device_io_region_read()
407 error_report_err(local_err); in vfio_user_device_io_region_write()
416 error_report_err(local_err); in vfio_user_device_io_region_write()
H A Dcontainer.c65 error_report_err(local_err); in vfio_user_dma_unmap()
71 error_report_err(local_err); in vfio_user_dma_unmap()
134 error_report_err(local_err); in vfio_user_dma_map()
144 error_report_err(local_err); in vfio_user_dma_map()
/openbmc/qemu/replay/
H A Dreplay-snapshot.c81 error_report_err(err); in replay_vmstate_init()
87 error_report_err(err); in replay_vmstate_init()
H A Dreplay-debugging.c113 error_report_err(err); in hmp_replay_break()
133 error_report_err(err); in hmp_replay_delete_break()
218 error_report_err(err); in hmp_replay_seek()
/openbmc/qemu/trace/
H A Dtrace-hmp-cmds.c45 error_report_err(local_err); in hmp_trace_event()
87 error_report_err(local_err); in hmp_info_trace_events()
/openbmc/qemu/migration/
H A Dblock-active.c25 error_report_err(error_copy(*errp)); in migration_block_activate()
H A Dcolo.c113 error_report_err(local_err); in secondary_vm_do_failover()
120 error_report_err(local_err); in secondary_vm_do_failover()
193 error_report_err(local_err); in primary_vm_do_failover()
521 error_report_err(local_err); in colo_do_checkpoint_transaction()
601 error_report_err(local_err); in colo_process_checkpoint()
845 error_report_err(local_err); in colo_process_incoming_thread()
889 error_report_err(local_err); in colo_process_incoming_thread()
H A Dchannel.c50 error_report_err(local_err); in migration_channel_process_incoming()
H A Dglobal_state.c103 error_report_err(local_err); in global_state_post_load()
/openbmc/qemu/scripts/coccinelle/
H A Duse-error_fatal.cocci18 - error_report_err(ERR);
/openbmc/qemu/hw/remote/
H A Dproxy.c67 error_report_err(local_err); in setup_irqfd()
159 error_report_err(local_err); in config_op_send()
253 error_report_err(local_err); in type_init()
378 error_report_err(local_err); in proxy_device_reset()
/openbmc/qemu/util/
H A Derror.c41 error_report_err(err); in error_handle()
230 void error_report_err(Error *err) in error_report_err() function
266 error_report_err(err); in error_reportf_err()
H A Dvhost-user-server.c125 error_report_err(local_err); in vu_message_read()
151 error_report_err(local_err); in vu_message_read()
196 error_report_err(local_err); in vu_message_read()
/openbmc/qemu/target/i386/kvm/
H A Dtdx-quote-generator.c100 error_report_err(err); in tdx_get_quote_read()
209 error_report_err(err); in tdx_send_report()
237 error_report_err(err); in tdx_quote_generator_connected()
/openbmc/qemu/block/
H A Dblock-ram-registrar.c23 error_report_err(err); in ram_block_added()
H A Dcommit.c554 error_report_err(local_err); in bdrv_commit()
562 error_report_err(local_err); in bdrv_commit()
577 error_report_err(local_err); in bdrv_commit()
600 error_report_err(local_err); in bdrv_commit()
/openbmc/qemu/monitor/
H A Dhmp-cmds-target.c291 error_report_err(local_err); in hmp_gpa2hva()
366 error_report_err(local_err); in hmp_gpa2hpa()
372 error_report_err(local_err); in hmp_gpa2hpa()
H A Dhmp-cmds.c256 error_report_err(err); in hmp_logfile()
277 error_report_err(err); in hmp_log()
406 error_report_err(local_err); in hmp_boot_set()
/openbmc/qemu/hw/vfio/
H A Dlistener.c146 error_report_err(local_err); in vfio_iommu_map_notify()
158 error_report_err(local_err); in vfio_iommu_map_notify()
192 error_report_err(local_err); in vfio_iommu_map_notify()
643 error_report_err(err); in vfio_container_region_add()
1037 error_report_err(local_err); in vfio_listener_log_global_stop()
1093 error_report_err(local_err); in vfio_iommu_map_dirty_notify()
1116 error_report_err(local_err); in vfio_ram_discard_query_dirty_bitmap()
1219 error_report_err(local_err); in vfio_listener_log_sync()
H A Dcpr-legacy.c92 error_report_err(local_err); in vfio_container_pre_save()
110 error_report_err(local_err); in vfio_container_post_load()
/openbmc/qemu/audio/
H A Daudio-hmp-cmds.c73 error_report_err(local_err); in hmp_wavcapture()
/openbmc/qemu/
H A Dqemu-nbd.c196 error_report_err(err); in qemu_nbd_client_list()
203 error_report_err(err); in qemu_nbd_client_list()
319 error_report_err(local_error); in nbd_client_thread()
326 error_report_err(local_error); in nbd_client_thread()
339 error_report_err(local_error); in nbd_client_thread()
1081 error_report_err(local_err); in main()
/openbmc/qemu/hw/intc/
H A Dxics.c262 error_report_err(local_err); in icp_post_load()
296 error_report_err(local_err); in icp_reset()
588 error_report_err(local_err); in ics_reset_hold()
641 error_report_err(local_err); in ics_post_load()
740 error_report_err(local_err); in ics_set_irq_type()
/openbmc/qemu/backends/
H A Dcryptodev-lkcf.c332 error_report_err(local_error); in cryptodev_lkcf_execute_task()
351 error_report_err(local_error); in cryptodev_lkcf_execute_task()
419 error_report_err(local_error); in cryptodev_lkcf_execute_task()
528 error_report_err(local_error); in cryptodev_lkcf_create_asym_session()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c221 error_report_err(local_err); in xen_bus_type_enumerate()
267 error_report_err(local_err); in xen_bus_device_cleanup()
423 error_report_err(local_err); in xen_device_backend_printf()
613 error_report_err(local_err); in xen_device_backend_destroy()
632 error_report_err(local_err); in xen_device_frontend_printf()
788 error_report_err(local_err); in xen_device_frontend_destroy()

123456