Home
last modified time | relevance | path

Searched refs:error_printf (Results 1 – 25 of 31) 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()
158 error_printf(": "); 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()
208 error_printf("warning: "); in vreport()
211 error_printf("info: "); in vreport()
[all …]
H A Derror.c39 error_printf("%s", err->hint->str); in error_handle()
236 error_printf("%s", err->hint->str); in error_report_err()
245 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 Dacpi_generic_initiator.c60 error_printf("%s: Invalid NUMA node specified\n", in acpi_generic_initiator_set_node()
120 error_printf("%s: Specified node %d is invalid.\n", in build_all_acpi_generic_initiators()
127 error_printf("%s: Specified device must be a PCI device.\n", in build_all_acpi_generic_initiators()
/openbmc/qemu/system/
H A Dtpm.c59 error_printf("Supported TPM types (choose only one):\n"); in tpm_display_backend_drivers()
62 error_printf("%12s %s\n", TpmType_str(i), bc->desc); in tpm_display_backend_drivers()
65 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/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/migration/
H A Dvmstate-types.c133 error_printf("%s\n", field->err_hint); in get_int32_equal()
282 error_printf("%s\n", field->err_hint); in get_uint32_equal()
361 error_printf("%s\n", field->err_hint); in get_uint64_equal()
387 error_printf("%s\n", field->err_hint); in get_uint8_equal()
413 error_printf("%s\n", field->err_hint); in get_uint16_equal()
/openbmc/qemu/hw/s390x/
H A Dtod.c66 error_printf("Guest clock will not be migrated " in s390_tod_save()
/openbmc/qemu/plugins/
H A Dloader.c134 error_printf("Please use '%s' directly\n", fullarg); in plugin_add()
/openbmc/qemu/hw/core/
H A Dloader.c1293 error_printf( in rom_print_overlap_error_header()
1304 error_printf( in rom_print_one_overlap_error()
1307 error_printf( in rom_print_one_overlap_error()
1310 error_printf( in rom_print_one_overlap_error()
/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/ui/
H A Ddbus.c277 error_printf("Failed to accept D-Bus client: %s", err->message); in dbus_display_add_client_ready()
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c545 error_printf("Try removing CPUs, NUMA nodes, memory slots" in acpi_build()
/openbmc/qemu/net/
H A Dvmnet-common.m134 error_printf("vmnet: read failed: %s\n",
/openbmc/qemu/hw/vfio/
H A Dpci.c904 error_printf("Device option ROM contents are probably invalid " in vfio_pci_load_rom()
1025 error_printf("Proceeding anyway since user specified romfile\n"); in vfio_pci_size_rom()
1053 error_printf("Proceeding anyway since user specified" in vfio_pci_size_rom()
1059 error_printf("Specify rombar=1 or romfile to force\n"); in vfio_pci_size_rom()
/openbmc/qemu/hw/riscv/
H A Dvirt-acpi-build.c723 error_printf("Try removing some objects."); in virt_acpi_build()
/openbmc/qemu/
H A Dqemu-nbd.c838 error_printf("Try `%s --help' for more information.\n", argv[0]); in main()
H A Dqemu-img.c113 error_printf("Try 'qemu-img --help' for more information\n"); in error_exit()
2174 error_printf("Try --skip-broken-bitmaps, or " in convert_check_bitmaps()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c1017 error_printf("Try removing CPUs, NUMA nodes, memory slots" in virt_acpi_build()
/openbmc/qemu/hw/i386/
H A Dpc.c477 error_printf("the one being picked for CMOS setup might not reflect " in pc_find_fdc0()
/openbmc/qemu/target/arm/
H A Dkvm.c1341 error_printf("KVM unable to emulate faulting instruction.\n"); in kvm_arm_handle_dabt_nisv()
/openbmc/qemu/docs/devel/
H A Dstyle.rst743 Use error_printf() & friends to print additional information.
/openbmc/qemu/hw/ppc/
H A Dpnv.c1081 error_printf( in pnv_init()

12