Home
last modified time | relevance | path

Searched refs:error_printf (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/qemu/util/
H A Derror-report.c32 int error_printf(const char *fmt, ...) in error_printf() function
148 error_printf("%s:", g_get_prgname()); in print_loc()
155 error_printf("%s%s", sep, argp[i]); in print_loc()
158 error_printf(": "); in print_loc()
161 error_printf("%s:", (const char *)cur_loc->ptr); in print_loc()
163 error_printf("%d:", cur_loc->num); in print_loc()
165 error_printf(" "); in print_loc()
168 error_printf("%s", sep); in print_loc()
193 error_printf("%s ", timestr); in vreport()
199 error_printf("%s ", error_guest_name); in vreport()
[all …]
H A Derror.c36 error_printf("%s", err->hint->str); in error_handle()
234 error_printf("%s", err->hint->str); in error_report_err()
243 error_printf("%s", err->hint->str); in warn_report_err()
H A Dqemu-option.c775 error_printf("Please use nodelay=%s instead\n", prefix[0] ? "on" : "off"); in get_opt_name_value()
777 error_printf("Please use %s=%s instead\n", *name, *value); in get_opt_name_value()
/openbmc/qemu/hw/acpi/
H A Dpci.c127 error_printf("%s: Invalid NUMA node specified\n", in acpi_generic_initiator_set_node()
163 error_printf("%s: Specified node %d is invalid.\n", in build_acpi_generic_initiator()
170 error_printf("%s: Specified device must be a PCI device.\n", in build_acpi_generic_initiator()
242 error_printf("%s: Invalid NUMA node specified\n", in acpi_generic_port_set_node()
278 error_printf("%s: node %d is invalid.\n", in build_acpi_generic_port()
285 error_printf("%s: device must be a CXL host bridge.\n", in build_acpi_generic_port()
/openbmc/qemu/system/
H A Dtpm.c60 error_printf("Supported TPM types (choose only one):\n"); in tpm_display_backend_drivers()
63 error_printf("%12s %s\n", TpmType_str(i), bc->desc); in tpm_display_backend_drivers()
66 error_printf("No TPM backend types are available\n"); in tpm_display_backend_drivers()
H A Drtc.c132 error_printf("valid formats: " in configure_rtc_base_datetime()
/openbmc/qemu/hw/vfio-user/
H A Ddevice.c73 error_printf("reset reply error %d\n", hdr.error_reply); in vfio_user_device_reset()
87 error_printf("vfio_user_get_region_info argsz too small\n"); in vfio_user_get_region_info()
91 error_printf("vfio_user_get_region_info can't send FDs\n"); in vfio_user_get_region_info()
209 error_printf("vfio_user_set_irqs argsz too small\n"); in vfio_user_device_io_set_irqs()
H A Dproxy.c114 error_printf("vfio_user_recycle - freeing free msg\n"); in vfio_user_recycle()
166 error_printf("vfio_user_process: error reply on async "); in vfio_user_process()
167 error_printf("request command %x error %s\n", in vfio_user_process()
782 error_printf("vfio_wait_reqs - timed out\n"); in vfio_user_wait_reqs()
788 error_printf("vfio_user_wait_reqs - error reply on async "); in vfio_user_wait_reqs()
789 error_printf("request: command %x error %s\n", msg->hdr->command, in vfio_user_wait_reqs()
811 error_printf("%s: size too small", __func__); in vfio_user_send_reply()
950 error_printf("vfio_user_disconnect: outstanding requests\n"); in vfio_user_disconnect()
H A Dpci.c129 error_printf("vfio_user_dma_read unknown error %d\n", r); in vfio_user_dma_read()
170 error_printf("vfio_user_dma_write unknown error %d\n", r); in vfio_user_dma_write()
200 error_printf("vfio_user_pci_process_req unknown cmd %d\n", in vfio_user_pci_process_req()
/openbmc/qemu/include/qemu/
H A Derror-report.h34 int error_printf(const char *fmt, ...) G_GNUC_PRINTF(1, 2);
/openbmc/qemu/hw/xen/
H A Dxen_pt_load_rom.c73 error_printf("Device option ROM contents are probably invalid " in pci_assign_dev_load_option_rom()
/openbmc/qemu/hw/s390x/
H A Dtod.c66 error_printf("Guest clock will not be migrated " in s390_tod_save()
/openbmc/qemu/migration/
H A Dvmstate-types.c134 error_printf("%s\n", field->err_hint); in get_int32_equal()
283 error_printf("%s\n", field->err_hint); in get_uint32_equal()
385 error_printf("%s\n", field->err_hint); in get_uint64_equal()
411 error_printf("%s\n", field->err_hint); in get_uint8_equal()
437 error_printf("%s\n", field->err_hint); in get_uint16_equal()
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c271 error_printf("Failed to get length of block node '%s'", in vu_blk_exp_resize()
/openbmc/qemu/plugins/
H A Dloader.c131 error_printf("Please use '%s' directly\n", fullarg); in plugin_add()
/openbmc/qemu/hw/core/
H A Dloader.c1274 error_printf( in rom_print_overlap_error_header()
1285 error_printf( in rom_print_one_overlap_error()
1288 error_printf( in rom_print_one_overlap_error()
1291 error_printf( in rom_print_one_overlap_error()
H A Dmachine.c1726 error_printf("(this machine type definitely doesn't use FDT, and " in handle_machine_dumpdtb()
/openbmc/qemu/ui/
H A Ddbus.c277 error_printf("Failed to accept D-Bus client: %s", err->message); in dbus_display_add_client_ready()
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2519 error_printf("Host kernel setup problem detected." in do_kvm_create_vm()
2521 error_printf("- for kernels supporting the" in do_kvm_create_vm()
2523 error_printf(" user space is running in primary address space\n"); in do_kvm_create_vm()
2524 error_printf("- for kernels supporting the vm.allocate_pgste" in do_kvm_create_vm()
2529 error_printf("PPC KVM module is not loaded. Try modprobe kvm_%s.\n", in do_kvm_create_vm()
2719 error_printf("%s", upgrade_note); in kvm_init()
/openbmc/qemu/net/
H A Dvmnet-common.m135 error_printf("vmnet: read failed: %s\n",
/openbmc/qemu/hw/loongarch/
H A Dvirt-acpi-build.c628 error_printf("Try removing CPUs, NUMA nodes, memory slots" in acpi_build()
/openbmc/qemu/hw/vfio/
H A Dpci.c1043 error_printf("Device option ROM contents are probably invalid " in vfio_pci_load_rom()
1184 error_printf("Proceeding anyway since user specified romfile\n"); in vfio_pci_size_rom()
1213 error_printf("Proceeding anyway since user specified" in vfio_pci_size_rom()
1219 error_printf("Specify rombar=1 or romfile to force\n"); in vfio_pci_size_rom()
/openbmc/qemu/
H A Dqemu-nbd.c849 error_printf("Try `%s --help' for more information.\n", argv[0]); in main()
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c941 error_printf("Try removing some objects."); in virt_acpi_build()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c1146 error_printf("Try removing CPUs, NUMA nodes, memory slots" in virt_acpi_build()

12