Home
last modified time | relevance | path

Searched refs:info_report (Results 1 – 13 of 13) sorted by relevance

/qemu/util/
H A Derror-report.c292 void info_report(const char *fmt, ...) in info_report() function
364 info_report("%s%s%s", in qemu_log_func()
/qemu/tests/unit/
H A Dtest-error-report.c23 info_report("%s", "test info"); in test_error_report_simple()
/qemu/include/qemu/
H A Derror-report.h42 void info_report(const char *fmt, ...) G_GNUC_PRINTF(1, 2);
/qemu/scripts/coccinelle/
H A Derr-bad-newline.cocci18 info_report(fmt, ...)@p
/qemu/ui/
H A Dspice-app.c208 info_report("Launching display with URI: %s", uri); in spice_app_display_init()
/qemu/hw/i386/
H A Dpc_sysfw.c165 info_report("its size must be a non-zero multiple of 0x%x", in pc_system_flash_map()
/qemu/system/
H A Ddevice_tree.c604 info_report("dtb dumped to %s. Exiting.", dumpdtb); in qemu_fdt_dumpdtb()
/qemu/hw/hppa/
H A Dmachine.c320 info_report("Max RAM size limited to %" PRIu64 " MB", ram_max / MiB); in machine_HP_common_init_cpus()
/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c944 info_report("%s", debug->message); in virtio_gpu_rutabaga_debug_cb()
/qemu/hw/intc/
H A Dopenpic.c60 info_report("Core%d: " fmt, get_current_cpu(), ## __VA_ARGS__); \
/qemu/chardev/
H A Dchar-socket.c981 info_report("QEMU waiting for connection on: %s", in tcp_chr_accept_server_sync()
/qemu/migration/
H A Dram.c4323 info_report("Block: %s, host: %p is a nvdimm memory, postcopy" in ram_has_postcopy()
/qemu/hw/net/
H A Dvirtio-net.c181 info_report("Zero hardware mac address detected. Ignoring."); in virtio_net_get_config()