Home
last modified time | relevance | path

Searched refs:error_report (Results 1 – 25 of 432) sorted by relevance

12345678910>>...18

/openbmc/qemu/audio/
H A Dwavcapture.c46 error_report("wav_destroy: rlen fseek failed: %s", in wav_destroy()
51 error_report("wav_destroy: rlen fwrite failed: %s", in wav_destroy()
56 error_report("wav_destroy: dlen fseek failed: %s", in wav_destroy()
61 error_report("wav_destroy: dlen fwrite failed: %s", in wav_destroy()
67 error_report("wav_destroy: fclose failed: %s", strerror(errno)); in wav_destroy()
79 error_report("wav_capture: fwrite error: %s", strerror(errno)); in wav_capture()
123 error_report("incorrect bit count %d, must be 8 or 16", bits); in wav_start_capture()
128 error_report("incorrect channel count %d, must be 1 or 2", in wav_start_capture()
157 error_report("Failed to open wave file `%s': %s", in wav_start_capture()
169 error_report("Failed to write header: %s", strerror(errno)); in wav_start_capture()
[all …]
/openbmc/qemu/
H A Dqemu-nbd.c275 error_report("Could not release pipe to parent: %s", in nbd_client_release_pipe()
280 error_report("Could not release qemu-nbd: %s", strerror(errno)); in nbd_client_release_pipe()
334 error_report("Failed to open %s: %m", opts->device); in nbd_client_thread()
646 error_report("-n and --cache can only be specified once"); in main()
651 error_report("Invalid cache mode `%s'", optarg); in main()
657 error_report("--aio can only be specified once"); in main()
662 error_report("Invalid aio mode '%s'", optarg); in main()
668 error_report("--discard can only be specified once"); in main()
673 error_report("Invalid discard mode `%s'", optarg); in main()
690 error_report("setting detect-zeroes to unmap is not allowed " in main()
[all …]
H A Dos-posix.c79 error_report("unable to change process name: %s", strerror(errno)); in os_set_proc_name()
83 error_report("Change of process name not supported by your OS"); in os_set_proc_name()
147 error_report("Failed to setgid(%d)", intended_gid); in change_process_uid()
152 error_report("Failed to initgroups(\"%s\", %d)", in change_process_uid()
158 error_report("Failed to setgroups(1, [%d])", in change_process_uid()
164 error_report("Failed to setuid(%d)", intended_uid); in change_process_uid()
168 error_report("Dropping privileges failed"); in change_process_uid()
186 error_report("chroot failed"); in change_root()
190 error_report("not able to chdir to /: %s", strerror(errno)); in change_root()
291 error_report("not able to chdir to /: %s", strerror(errno)); in os_setup_post()
[all …]
H A Dqemu-img.c187 error_report("Invalid option list: %s", list); in accumulate_options()
232 error_report("Unknown file format '%s'", fmt); in print_block_option_help()
237 error_report("Format driver '%s' does not support image creation", fmt); in print_block_option_help()
250 error_report("Protocol driver '%s' does not support image creation", in print_block_option_help()
287 error_report("--force-share/-U conflicts with image options"); in img_open_opts()
356 error_report("--image-opts and --format are mutually exclusive"); in img_open()
386 error_report("Backing file not supported for file format '%s'", in add_old_style_options()
393 error_report("Backing file format not supported for file " in add_old_style_options()
410 error_report("Invalid %s specified: '%s'", name, value); in cvtnum_full()
414 error_report("Invalid %s specified. Must be between %" PRId64 in cvtnum_full()
[all …]
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c100 error_report("INTEL RAPL not enabled"); in is_rapl_enabled()
104 error_report("Error opening %s", path); in is_rapl_enabled()
123 error_report("Failed to open /proc at %s", tidPath); in is_tid_present()
152 error_report("Failed to open MSR file at %s", path); in vmsr_read_msr()
157 error_report("Failed to read MSR"); in vmsr_read_msr()
243 error_report("Requested unallowed msr: %d", request[0]); in vh_co_entry()
250 error_report("Requested TID not in peer PID: %d %d", in vh_co_entry()
373 error_report("error: CPU is not INTEL cpu"); in main()
378 error_report("error: RAPL driver not enable"); in main()
389 error_report("socket path must be absolute"); in main()
[all …]
/openbmc/qemu/net/
H A Dtap-solaris.c105 error_report("Can't assign new interface"); in tap_alloc()
118 error_report("Can't get flags"); in tap_alloc()
127 error_report("Can't set PPA %d", ppa); in tap_alloc()
129 error_report("Can't get flags"); in tap_alloc()
132 error_report("Can't push ARP module (2)"); in tap_alloc()
136 error_report("I_POP failed"); in tap_alloc()
138 error_report("Can't push ARP module (3)"); in tap_alloc()
142 error_report("Can't open %s", "/dev/tap"); in tap_alloc()
150 error_report("Can't set ifname to arp"); in tap_alloc()
159 error_report("Can't link TAP device to ARP"); in tap_alloc()
[all …]
/openbmc/qemu/hw/i386/
H A Dtdvf.c64 error_report("Cannot find TDX_METADATA_OFFSET_GUID"); in tdvf_get_metadata()
73 error_report("Invalid TDVF signature in metadata!"); in tdvf_get_metadata()
104 error_report("Broken metadata RawDataSize 0x%x MemoryDataSize 0x%"PRIx64, in tdvf_parse_and_check_section_entry()
109 error_report("MemoryAddress 0x%"PRIx64" not page aligned", entry->address); in tdvf_parse_and_check_section_entry()
113 error_report("MemoryDataSize 0x%"PRIx64" not page aligned", entry->size); in tdvf_parse_and_check_section_entry()
122 error_report("%d section with RawDataSize == 0", entry->type); in tdvf_parse_and_check_section_entry()
130 error_report("%d section with RawDataSize 0x%x != 0", in tdvf_parse_and_check_section_entry()
136 error_report("TDVF contains unsupported section type %d", entry->type); in tdvf_parse_and_check_section_entry()
158 error_report("Invalid number of fw entries (%u) in TDVF Metadata", in tdvf_parse_metadata()
165 error_report("TDVF metadata len (0x%x) mismatch, expected (0x%x)", in tdvf_parse_metadata()
H A Dmultiboot.c40 #define mb_debug(a...) error_report(a)
192 error_report("multiboot knows VBE. we don't"); in load_multiboot()
201 error_report("Cannot load x86-64 image, give a 32bit one."); in load_multiboot()
209 error_report("Error while loading elf kernel"); in load_multiboot()
218 error_report("Error while fetching elf kernel from rom"); in load_multiboot()
233 error_report("invalid load_addr address"); in load_multiboot()
237 error_report("invalid header_addr address"); in load_multiboot()
247 error_report("invalid load_end_addr address"); in load_multiboot()
253 error_report("invalid kernel_file_size"); in load_multiboot()
259 error_report("kernel does not fit in address space"); in load_multiboot()
[all …]
H A Dpc_sysfw.c168 error_report("can't get size of block device %s: %s", in pc_system_flash_map()
173 error_report("system firmware block device %s has invalid size " in pc_system_flash_map()
183 error_report("combined size of system firmware exceeds " in pc_system_flash_map()
243 error_report("pflash%d requires pflash%d", i, i - 1); in pc_system_firmware_init()
263 error_report("pflash with kvm requires KVM readonly memory support"); in pc_system_firmware_init()
279 error_report("pflash devices cannot be configured when " in pc_system_firmware_init()
304 error_report("failed to locate and/or save reset vector"); in x86_firmware_configure()
312 error_report("failed to parse TDVF for TDX VM"); in x86_firmware_configure()
/openbmc/qemu/util/
H A Dsys_membarrier.c40 error_report("This QEMU binary requires the membarrier system call."); in smp_mb_global_init()
41 error_report("Please upgrade your system to a newer version of Linux"); in smp_mb_global_init()
45 error_report("This QEMU binary requires MEMBARRIER_CMD_SHARED support."); in smp_mb_global_init()
46 error_report("Please upgrade your system to a newer version of Linux"); in smp_mb_global_init()
/openbmc/qemu/backends/tpm/
H A Dtpm_emulator.c267 error_report("tpm-emulator: probing failed : %s", strerror(errno)); in tpm_emulator_probe_caps()
298 error_report("tpm-emulator: TPM version has not been set"); in tpm_emulator_check_caps()
303 error_report("tpm-emulator: TPM does not implement minimum set of " in tpm_emulator_check_caps()
318 error_report("tpm-emulator: Could not stop TPM: %s", in tpm_emulator_stop_tpm()
325 error_report("tpm-emulator: TPM result for CMD_STOP: 0x%x %s", res, in tpm_emulator_stop_tpm()
347 error_report("tpm-emulator: Could not lock storage within 3 seconds: " in tpm_emulator_lock_storage()
354 error_report("tpm-emulator: TPM result for CMD_LOCK_STORAGE: 0x%x %s", in tpm_emulator_lock_storage()
379 error_report("tpm-emulator: Could not set buffer size: %s", in tpm_emulator_set_buffer_size()
386 error_report("tpm-emulator: TPM result for set buffer size : 0x%x %s", in tpm_emulator_set_buffer_size()
427 error_report("tpm-emulator: could not send INIT: %s", in tpm_emulator_startup_tpm_resume()
[all …]
H A Dtpm_passthrough.c174 error_report("Canceling TPM command failed: %s", in tpm_passthrough_cancel_cmd()
178 error_report("Cannot cancel TPM command due to missing " in tpm_passthrough_cancel_cmd()
220 error_report("tpm_passthrough: Could not open TPM cancel path: %s", in tpm_passthrough_open_sysfs_cancel()
228 error_report("tpm_passthrough: Bad TPM device path %s", in tpm_passthrough_open_sysfs_cancel()
246 error_report("tpm_passthrough: Could not guess TPM cancel path"); in tpm_passthrough_open_sysfs_cancel()
272 error_report("Cannot access TPM device using '%s': %s", in tpm_passthrough_handle_device_opts()
278 error_report("'%s' is not a TPM device.", in tpm_passthrough_handle_device_opts()
308 error_report("Requested buffer size of %zu is smaller than host TPM's " in tpm_passthrough_startup_tpm()
/openbmc/qemu/system/
H A Ddevice_tree.c67 error_report("%s: Unable to copy device tree into memory: %s", in create_device_tree()
74 error_report("%s Couldn't create dt: %s", __func__, fdt_strerror(ret)); in create_device_tree()
88 error_report("Unable to get size of device tree file '%s'", in load_device_tree()
93 error_report("Device tree file '%s' is too large", filename_path); in load_device_tree()
105 error_report("Unable to open device tree file '%s'", in load_device_tree()
112 error_report("%s: Unable to copy device tree into memory: %s", in load_device_tree()
119 error_report("Device tree file loaded into memory is invalid: %s", in load_device_tree()
153 error_report("%s: %s must be searched within %s", in read_fstree()
161 error_report("%s cannot open %s", __func__, dirname); in read_fstree()
176 error_report("%s cannot lstat %s", __func__, tmpnam); in read_fstree()
[all …]
/openbmc/qemu/hw/avr/
H A Dboot.c70 error_report("Unable to find %s", firmware); in avr_load_firmware()
84 error_report("BIOS entry_point must be 0x0000 " in avr_load_firmware()
96 error_report("Current machine: %s with '%.*s' CPU", in avr_load_firmware()
98 error_report("ELF image '%s' is for '%.*s' CPU", in avr_load_firmware()
108 error_report("Unable to load firmware image %s as ELF or raw binary", in avr_load_firmware()
/openbmc/qemu/backends/
H A Ddbus-vmstate.c185 error_report("%s: Failed to Load: %s", __func__, err->message); in dbus_load_state_proxy()
205 error_report("%s: Failed to get proxies: %s", __func__, err->message); in dbus_vmstate_post_load()
231 error_report("%s: Invalid DBus vmstate proxy name %u", in dbus_vmstate_post_load()
240 error_report("%s: Short read", __func__); in dbus_vmstate_post_load()
249 error_report("%s: Failed to find proxy Id '%s'", __func__, id); in dbus_vmstate_post_load()
255 error_report("%s: Invalid vmstate size: %u", __func__, len); in dbus_vmstate_post_load()
268 error_report("%s: Not enough data available to load for Id: '%s'. " in dbus_vmstate_post_load()
278 error_report("%s: Failed to restore Id '%s'", __func__, id); in dbus_vmstate_post_load()
292 error_report("%s: Failed to read from stream: %s", __func__, err->message); in dbus_vmstate_post_load()
316 error_report("%s: Failed to Save: %s", __func__, err->message); in dbus_save_state_proxy()
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-error-report.c21 error_report("%s", "test error"); in test_error_report_simple()
41 error_report("%s", "test error1"); in test_error_report_loc()
43 error_report("%s", "test error2"); in test_error_report_loc()
95 error_report("err"); in test_error_report_timestamp()
/openbmc/qemu/replay/
H A Dstubs-system.c62 error_report("replay support not available"); in hmp_info_replay()
66 error_report("replay support not available"); in hmp_replay_break()
70 error_report("replay support not available"); in hmp_replay_delete_break()
74 error_report("replay support not available"); in hmp_replay_seek()
/openbmc/qemu/hw/ppc/
H A Dspapr_tpm_proxy.c51 error_report("invalid TPM input buffer size: " TARGET_FMT_lu, in tpm_execute()
57 error_report("invalid TPM output buffer size: " TARGET_FMT_lu, in tpm_execute()
65 error_report("failed to open TPM device %s: %d", in tpm_execute()
81 error_report("failed to write to TPM device %s: %d", in tpm_execute()
91 error_report("failed to read from TPM device %s: %d", in tpm_execute()
111 error_report("TPM proxy not available"); in h_tpm_comm()
/openbmc/qemu/ui/
H A Dspice-app.c143 error_report("spice-app full-screen isn't supported yet."); in spice_app_display_early_init()
147 error_report("spice-app window-close isn't supported yet."); in spice_app_display_early_init()
157 error_report("Failed to create directory %s: %s", in spice_app_display_early_init()
165 error_report("Failed to create temporary directory: %s", in spice_app_display_early_init()
172 error_report("spice-app missing spice support"); in spice_app_display_early_init()
211 error_report("Failed to launch %s URI: %s", uri, err->message); in spice_app_display_init()
212 error_report("You need a capable Spice client, " in spice_app_display_init()
H A Degl-helpers.c240 error_report("egl: no drm render node available"); in egl_rendernode_init()
246 error_report("egl: gbm_create_device failed"); in egl_rendernode_init()
259 error_report("egl: EGL_KHR_surfaceless_context not supported"); in egl_rendernode_init()
264 error_report("egl: EGL_MESA_image_dma_buf_export not supported"); in egl_rendernode_init()
269 error_report("egl: EGL_EXT_image_dma_buf_import_modifiers not supported"); in egl_rendernode_init()
275 error_report("egl: egl_init_ctx failed"); in egl_rendernode_init()
408 error_report("eglCreateImageKHR failed"); in egl_dmabuf_import_texture()
478 error_report("egl: eglCreateWindowSurface failed"); in qemu_egl_init_surface_x11()
484 error_report("egl: eglMakeCurrent failed"); in qemu_egl_init_surface_x11()
571 error_report("egl: eglGetDisplay failed: %s", qemu_egl_get_error_string()); in qemu_egl_init_dpy()
[all …]
/openbmc/qemu/hw/xen/
H A Dxen_pt_load_rom.c41 error_report("pci-assign: Cannot open %s: %s", rom_file, strerror(errno)); in pci_assign_dev_load_option_rom()
46 error_report("pci-assign: Cannot stat %s: %s", rom_file, strerror(errno)); in pci_assign_dev_load_option_rom()
58 error_report("ROM BAR \"%s\" (%ld bytes) is too large for ROM size %u", in pci_assign_dev_load_option_rom()
72 error_report("pci-assign: Cannot read from host %s", rom_file); in pci_assign_dev_load_option_rom()
/openbmc/qemu/hw/virtio/
H A Dvhost-vsock-common.c57 error_report("binding does not support guest notifiers"); in vhost_vsock_common_start()
63 error_report("Error enabling host notifiers: %d", -ret); in vhost_vsock_common_start()
69 error_report("Error binding guest notifier: %d", -ret); in vhost_vsock_common_start()
76 error_report("Error starting vhost: %d", -ret); in vhost_vsock_common_start()
112 error_report("vhost guest notifier cleanup failed: %d", ret); in vhost_vsock_common_stop()
170 error_report("vhost-vsock missed transport reset event"); in vhost_vsock_common_send_transport_reset()
175 error_report("invalid vhost-vsock event virtqueue element with " in vhost_vsock_common_send_transport_reset()
182 error_report("vhost-vsock event virtqueue element is too short"); in vhost_vsock_common_send_transport_reset()
H A Dvhost-backend.c65 error_report("ignoring invalid max_mem_regions value in vhost module:" in vhost_kernel_memslots_limit()
253 error_report("Wrong vhost message len: %d", (int)len); in vhost_kernel_iotlb_read()
257 error_report("Unknown vhost iotlb message type"); in vhost_kernel_iotlb_read()
268 error_report("Wrong vhost message len: %d", (int)len); in vhost_kernel_iotlb_read()
272 error_report("Unknown vhost iotlb message type"); in vhost_kernel_iotlb_read()
291 error_report("Fail to update device iotlb"); in vhost_kernel_send_device_iotlb_msg()
301 error_report("Fail to update device iotlb"); in vhost_kernel_send_device_iotlb_msg()
409 error_report("Unexpected IOTLB message when virtio device is stopped"); in vhost_backend_handle_iotlb_msg()
420 error_report("Access failure IOTLB message type not supported"); in vhost_backend_handle_iotlb_msg()
426 error_report("Unexpected IOTLB message type"); in vhost_backend_handle_iotlb_msg()
/openbmc/qemu/migration/
H A Dvmstate-types.c132 error_report("%" PRIx32 " != %" PRIx32, *v, v2); in get_int32_equal()
160 error_report("Invalid value %" PRId32 in get_int32_le()
281 error_report("%" PRIx32 " != %" PRIx32, *v, v2); in get_uint32_equal()
348 error_report("vmstate: get_nullptr expected VMS_NULLPTR_MARKER"); in get_nullptr()
360 error_report("vmstate: put_nullptr must be called with pv == NULL"); in put_nullptr()
383 error_report("%" PRIx64 " != %" PRIx64, *v, v2); in get_uint64_equal()
409 error_report("%x != %x", *v, v2); in get_uint8_equal()
435 error_report("%x != %x", *v, v2); in get_uint16_equal()
639 error_report("%s %s", vmsd->name, "too new"); in get_qtailq()
645 error_report("%s %s", vmsd->name, "too old"); in get_qtailq()
[all …]
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c320 error_report("WHPX: Failed to set register xcr0, hr=%08lx", hr); in whpx_set_xcrs()
353 error_report("WHPX: Failed to set TSC, hr=%08lx", hr); in whpx_set_tsc()
551 error_report("WHPX: Failed to set virtual processor context, hr=%08lx", in whpx_set_registers()
566 error_report("WHPX: Failed to get TSC, hr=%08lx", hr); in whpx_get_tsc()
590 error_report("WHPX: Failed to get register xcr0, hr=%08lx", hr); in whpx_get_xcrs()
623 error_report("WHPX: Failed to get virtual processor context, hr=%08lx", in whpx_get_registers()
811 error_report("WHPX: Failed to get virtual processor registers," in whpx_emu_getreg_callback()
833 error_report("WHPX: Failed to set virtual processor registers," in whpx_emu_setreg_callback()
861 error_report("WHPX: Failed to translate GVA, hr=%08lx", hr); in whpx_emu_translate_callback()
889 error_report("WHPX: Failed to parse MMIO access, hr=%08lx", hr); in whpx_handle_mmio()
[all …]

12345678910>>...18