/openbmc/qemu/ |
H A D | qemu-nbd.c | 272 error_report("Could not release pipe to parent: %s", in nbd_client_release_pipe() 277 error_report("Could not release qemu-nbd: %s", strerror(errno)); in nbd_client_release_pipe() 331 error_report("Failed to open %s: %m", opts->device); in nbd_client_thread() 642 error_report("-n and --cache can only be specified once"); in main() 647 error_report("Invalid cache mode `%s'", optarg); in main() 653 error_report("--aio can only be specified once"); in main() 658 error_report("Invalid aio mode '%s'", optarg); in main() 664 error_report("--discard can only be specified once"); in main() 669 error_report("Invalid discard mode `%s'", optarg); in main() 686 error_report("setting detect-zeroes to unmap is not allowed " in main() [all …]
|
H A D | os-posix.c | 79 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 D | qemu-img.c | 270 error_report("Invalid option list: %s", list); in accumulate_options() 315 error_report("Unknown file format '%s'", fmt); in print_block_option_help() 320 error_report("Format driver '%s' does not support image creation", fmt); in print_block_option_help() 333 error_report("Protocol driver '%s' does not support image creation", in print_block_option_help() 370 error_report("--force-share/-U conflicts with image options"); in img_open_opts() 439 error_report("--image-opts and --format are mutually exclusive"); in img_open() 469 error_report("Backing file not supported for file format '%s'", in add_old_style_options() 476 error_report("Backing file format not supported for file " in add_old_style_options() 492 error_report("Invalid %s specified. You may use " in cvtnum_full() 494 error_report("kilobytes, megabytes, gigabytes, terabytes, " in cvtnum_full() [all …]
|
/openbmc/qemu/tools/i386/ |
H A D | qemu-vmsr-helper.c | 103 error_report("INTEL RAPL not enabled"); in is_rapl_enabled() 107 error_report("Error opening %s", path); in is_rapl_enabled() 126 error_report("Failed to open /proc at %s", tidPath); in is_tid_present() 155 error_report("Failed to open MSR file at %s", path); in vmsr_read_msr() 160 error_report("Failed to read MSR"); in vmsr_read_msr() 246 error_report("Requested unallowed msr: %d", request[0]); in vh_co_entry() 253 error_report("Requested TID not in peer PID: %d %d", in vh_co_entry() 376 error_report("error: CPU is not INTEL cpu"); in main() 381 error_report("error: RAPL driver not enable"); in main() 392 error_report("socket path must be absolute"); in main() [all …]
|
/openbmc/qemu/audio/ |
H A D | wavcapture.c | 46 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/net/ |
H A D | tap-solaris.c | 105 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/backends/tpm/ |
H A D | tpm_emulator.c | 267 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 …]
|
/openbmc/qemu/system/ |
H A D | device_tree.c | 67 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 …]
|
H A D | vl.c | 797 error_report("locking memory failed"); in realtime_init() 834 error_report("could not add USB device '%s'", cmdline); in usb_parse() 1065 error_report("%s not available", ti->name); in select_vgahw() 1074 error_report("unknown vga type: %s", p); in select_vgahw() 1130 error_report("VNC requires a display argument vnc=<display>"); in parse_display() 1265 error_report("parse error: %s", str); in monitor_parse() 1406 error_report("-nographic cannot be used with -daemonize"); in qemu_create_default_devices() 1469 error_report("could not connect serial device" in serial_parse() 1495 error_report("too many parallel ports"); in parallel_parse() 1501 error_report("could not connect parallel device" in parallel_parse() [all …]
|
/openbmc/qemu/hw/i386/ |
H A D | multiboot.c | 39 #define mb_debug(a...) error_report(a) 191 error_report("multiboot knows VBE. we don't"); in load_multiboot() 200 error_report("Cannot load x86-64 image, give a 32bit one."); in load_multiboot() 208 error_report("Error while loading elf kernel"); in load_multiboot() 217 error_report("Error while fetching elf kernel from rom"); in load_multiboot() 232 error_report("invalid load_addr address"); in load_multiboot() 236 error_report("invalid header_addr address"); in load_multiboot() 246 error_report("invalid load_end_addr address"); in load_multiboot() 252 error_report("invalid kernel_file_size"); in load_multiboot() 258 error_report("kernel does not fit in address space"); in load_multiboot() [all …]
|
/openbmc/qemu/backends/ |
H A D | dbus-vmstate.c | 185 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/util/ |
H A D | sys_membarrier.c | 40 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/hw/avr/ |
H A D | boot.c | 70 error_report("Unable to find %s", firmware); in avr_load_firmware() 86 error_report("BIOS entry_point must be 0x0000 " in avr_load_firmware() 98 error_report("Current machine: %s with '%.*s' CPU", in avr_load_firmware() 100 error_report("ELF image '%s' is for '%.*s' CPU", in avr_load_firmware() 110 error_report("Unable to load firmware image %s as ELF or raw binary", in avr_load_firmware()
|
/openbmc/qemu/hw/vfio/ |
H A D | igd.c | 157 error_report("IGD copy failed: %m"); in vfio_pci_igd_copy() 179 error_report("Can't find host bridge"); in vfio_pci_igd_host_init() 496 error_report("Unsupported IGD GMS value 0x%x", gms); in igd_get_stolen_mb() 544 error_report("IGD device %s cannot support legacy mode due to existing " in vfio_probe_igd_bar4_quirk() 556 error_report("IGD device %s is unsupported in legacy mode, " in vfio_probe_igd_bar4_quirk() 569 error_report("IGD device %s has no ROM, legacy mode disabled", in vfio_probe_igd_bar4_quirk() 579 error_report("IGD device %s hotplugged, ROM disabled, " in vfio_probe_igd_bar4_quirk() 593 error_report("IGD device %s does not support OpRegion access," in vfio_probe_igd_bar4_quirk() 602 error_report("IGD device %s does not support host bridge access," in vfio_probe_igd_bar4_quirk() 611 error_report("IGD device %s does not support LPC bridge access," in vfio_probe_igd_bar4_quirk() [all …]
|
/openbmc/qemu/ui/ |
H A D | spice-app.c | 143 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 D | egl-helpers.c | 233 error_report("egl: no drm render node available"); in egl_rendernode_init() 239 error_report("egl: gbm_create_device failed"); in egl_rendernode_init() 252 error_report("egl: EGL_KHR_surfaceless_context not supported"); in egl_rendernode_init() 257 error_report("egl: EGL_MESA_image_dma_buf_export not supported"); in egl_rendernode_init() 263 error_report("egl: egl_init_ctx failed"); in egl_rendernode_init() 347 error_report("eglCreateImageKHR failed"); in egl_dmabuf_import_texture() 417 error_report("egl: eglCreateWindowSurface failed"); in qemu_egl_init_surface_x11() 423 error_report("egl: eglMakeCurrent failed"); in qemu_egl_init_surface_x11() 510 error_report("egl: eglGetDisplay failed: %s", qemu_egl_get_error_string()); in qemu_egl_init_dpy() 516 error_report("egl: eglInitialize failed: %s", qemu_egl_get_error_string()); in qemu_egl_init_dpy() [all …]
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_tpm_proxy.c | 51 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/migration/ |
H A D | vmstate-types.c | 131 error_report("%" PRIx32 " != %" PRIx32, *v, v2); in get_int32_equal() 159 error_report("Invalid value %" PRId32 in get_int32_le() 280 error_report("%" PRIx32 " != %" PRIx32, *v, v2); in get_uint32_equal() 324 error_report("vmstate: get_nullptr expected VMS_NULLPTR_MARKER"); in get_nullptr() 336 error_report("vmstate: put_nullptr must be called with pv == NULL"); in put_nullptr() 359 error_report("%" PRIx64 " != %" PRIx64, *v, v2); in get_uint64_equal() 385 error_report("%x != %x", *v, v2); in get_uint8_equal() 411 error_report("%x != %x", *v, v2); in get_uint16_equal() 615 error_report("%s %s", vmsd->name, "too new"); in get_qtailq() 621 error_report("%s %s", vmsd->name, "too old"); in get_qtailq() [all …]
|
H A D | postcopy-ram.c | 229 error_report("%s: uffd_open() failed: %s", __func__, strerror(errno)); in receive_ufd_features() 237 error_report("%s: UFFDIO_API failed: %s", __func__, in receive_ufd_features() 267 error_report("%s failed: UFFDIO_API failed: %s", __func__, in request_ufd_features() 275 error_report("Missing userfault features: %" PRIx64, in request_ufd_features() 545 error_report("%s: userfault unregister %s", __func__, strerror(errno)); in cleanup_range() 656 error_report("mlock: %s", strerror(errno)); in postcopy_ram_incoming_cleanup() 730 error_report("%s userfault register: %s", __func__, strerror(errno)); in ram_block_enable_notify() 734 error_report("%s userfault: Region doesn't support COPY", __func__); in ram_block_enable_notify() 1000 error_report("%s: userfault poll: %s", __func__, strerror(errno)); in postcopy_ram_fault_thread() 1019 error_report("%s: read() failed", __func__); in postcopy_ram_fault_thread() [all …]
|
H A D | savevm.c | 334 error_report("Capability %s is %s, but received capability is %s", in configuration_validate_capabilities() 354 error_report("Machine type received is '%.*s' and local is '%s'", in configuration_post_load() 361 error_report("Received TARGET_PAGE_BITS is %d but local is %d", in configuration_post_load() 400 error_report("Received unknown capability %s", capability_str); in get_capability() 490 error_report("UUID received is %s and local is %s", uuid_src, uuid_dst); in vmstate_uuid_post_load() 727 error_report("%s: Detected duplicate SaveStateEntry: " in savevm_state_handler_insert() 847 error_report("VMSTATE not ending with VMS_END: %s", vmsd->name); in vmstate_check() 1415 error_report("failed to save SaveStateEntry with id(name): " in qemu_savevm_state_iterate() 1817 error_report("CMD_POSTCOPY_ADVISE in wrong postcopy state (%d)", ps); in loadvm_postcopy_handle_advise() 1824 error_report("RAM postcopy is enabled but have 0 byte advise"); in loadvm_postcopy_handle_advise() [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-error-report.c | 21 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/target/i386/whpx/ |
H A D | whpx-all.c | 318 error_report("WHPX: Failed to set register xcr0, hr=%08lx", hr); in whpx_set_xcrs() 351 error_report("WHPX: Failed to set TSC, hr=%08lx", hr); in whpx_set_tsc() 549 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() 813 error_report("WHPX: Failed to get virtual processor registers," in whpx_emu_getreg_callback() 835 error_report("WHPX: Failed to set virtual processor registers," in whpx_emu_setreg_callback() 863 error_report("WHPX: Failed to translate GVA, hr=%08lx", hr); in whpx_emu_translate_callback() 891 error_report("WHPX: Failed to parse MMIO access, hr=%08lx", hr); in whpx_handle_mmio() [all …]
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-vsock-common.c | 57 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() 113 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 D | vhost-backend.c | 65 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/replay/ |
H A D | stubs-system.c | 62 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()
|