Searched refs:info_report (Results 1 – 14 of 14) sorted by relevance
/openbmc/qemu/util/ |
H A D | error-report.c | 292 void info_report(const char *fmt, ...) in info_report() function 364 info_report("%s%s%s", in qemu_log_func()
|
/openbmc/qemu/tests/unit/ |
H A D | test-error-report.c | 23 info_report("%s", "test info"); in test_error_report_simple()
|
/openbmc/qemu/include/qemu/ |
H A D | error-report.h | 42 void info_report(const char *fmt, ...) G_GNUC_PRINTF(1, 2);
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | err-bad-newline.cocci | 18 info_report(fmt, ...)@p
|
/openbmc/qemu/ui/ |
H A D | spice-app.c | 208 info_report("Launching display with URI: %s", uri); in spice_app_display_init()
|
/openbmc/qemu/hw/i386/ |
H A D | pc_sysfw.c | 175 info_report("its size must be a non-zero multiple of 0x%x", in pc_system_flash_map()
|
/openbmc/qemu/tools/i386/ |
H A D | qemu-vmsr-helper.c | 528 info_report("Listening on %s", socket_path); in main()
|
/openbmc/qemu/system/ |
H A D | device_tree.c | 604 info_report("dtb dumped to %s. Exiting.", dumpdtb); in qemu_fdt_dumpdtb()
|
/openbmc/qemu/hw/hppa/ |
H A D | machine.c | 320 info_report("Max RAM size limited to %" PRIu64 " MB", ram_max / MiB); in machine_HP_common_init_cpus()
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu-rutabaga.c | 944 info_report("%s", debug->message); in virtio_gpu_rutabaga_debug_cb()
|
/openbmc/qemu/hw/intc/ |
H A D | openpic.c | 60 info_report("Core%d: " fmt, get_current_cpu(), ## __VA_ARGS__); \
|
/openbmc/qemu/chardev/ |
H A D | char-socket.c | 996 info_report("QEMU waiting for connection on: %s", in tcp_chr_accept_server_sync()
|
/openbmc/qemu/migration/ |
H A D | ram.c | 4319 info_report("Block: %s, host: %p is a nvdimm memory, postcopy" in ram_has_postcopy()
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | 182 info_report("Zero hardware mac address detected. Ignoring."); in virtio_net_get_config()
|