/openbmc/qemu/target/i386/ |
H A D | cpu-dump.c | 178 qemu_printf("%s\t 0x%08x %s %-5s %-6s %-7s %-12s %-6s", in dump_apic_lvt() 190 qemu_printf(" (vec %u)\n", lvt & APIC_VECTOR_MASK); in dump_apic_lvt() 192 qemu_printf("\n"); in dump_apic_lvt() 234 qemu_printf("ICR\t 0x%08x %s %s %s %s\n", in dump_apic_icr() 241 qemu_printf("ICR2\t 0x%08x", icr2); in dump_apic_icr() 243 qemu_printf("\n"); in dump_apic_icr() 251 qemu_printf(" cpu %u (X2APIC ID)\n", dest_field); in dump_apic_icr() 253 qemu_printf(" cpu %u (APIC ID)\n", in dump_apic_icr() 261 qemu_printf(" mask %s (APIC ID)\n", apic_id_str); in dump_apic_icr() 265 qemu_printf(" cluster %u mask %s (X2APIC ID)\n", in dump_apic_icr() [all …]
|
/openbmc/qemu/target/m68k/ |
H A D | helper.c | 462 qemu_printf("%08x - %08x -> %08x - %08x %c ", in print_address_zone() 468 qemu_printf("(%d KiB)\n", size); in print_address_zone() 472 qemu_printf("(%d MiB)\n", size); in print_address_zone() 475 qemu_printf("(%d GiB)\n", size); in print_address_zone() 566 qemu_printf("T"); \ 569 qemu_printf("C"); \ 572 qemu_printf("S"); \ 575 qemu_printf("N"); \ 582 qemu_printf("disabled\n"); in dump_ttr() 585 qemu_printf("Base: 0x%08x Mask: 0x%08x Control: ", in dump_ttr() [all …]
|
/openbmc/qemu/block/ |
H A D | qapi.c | 745 qemu_printf("%-7s %-16s %8s %19s %15s %10s", in bdrv_snapshot_dump() 765 qemu_printf("%-7s %-16s %8s %19s %15s %10s", in bdrv_snapshot_dump() 784 qemu_printf("%s", tmp); in dump_qobject() 790 qemu_printf("%s", qstring_get_str(value)); in dump_qobject() 805 qemu_printf("%s", qbool_get_bool(value) ? "true" : "false"); in dump_qobject() 821 qemu_printf("%*s[%i]:%c", indentation * 4, "", i, in dump_qlist() 825 qemu_printf("\n"); in dump_qlist() 845 qemu_printf("%*s%s:%c", indentation * 4, "", key, in dump_qdict() 849 qemu_printf("\n"); in dump_qdict() 894 qemu_printf("%*s%s", indentation * 4, "", prefix); in bdrv_image_info_specific_dump() [all …]
|
/openbmc/qemu/target/ppc/ |
H A D | mmu_common.c | 359 qemu_printf("Cannot access KVM TLB\n"); in mmubooke_dump_mmu() 364 qemu_printf("\nTLB:\n"); in mmubooke_dump_mmu() 365 qemu_printf("Effective Physical Size PID Prot " in mmubooke_dump_mmu() 390 qemu_printf("0x%016" PRIx64 " 0x%016" PRIx64 " %s %-5u %08x %08x\n", in mmubooke_dump_mmu() 403 qemu_printf("\nTLB%d:\n", tlbn); in mmubooke206_dump_one_tlb() 404 qemu_printf("Effective Physical Size TID TS SRWX" in mmubooke206_dump_one_tlb() 421 qemu_printf("0x%016" PRIx64 " 0x%016" PRIx64 " %4s %-5u %1u S%c%c%c" in mmubooke206_dump_one_tlb() 452 qemu_printf("Cannot access KVM TLB\n"); in mmubooke206_dump_mmu() 492 qemu_printf("%s BAT%d BATu " TARGET_FMT_lx in mmu6xx_dump_BATs() 507 qemu_printf("HTAB base = 0x%"HWADDR_PRIx"\n", ppc_hash32_hpt_base(cpu)); in mmu6xx_dump_mmu() [all …]
|
H A D | mmu-hash64.c | 93 qemu_printf("SLB\tESID\t\t\tVSID\n"); in dump_slb() 100 qemu_printf("%d\t0x%016" PRIx64 "\t0x%016" PRIx64 "\n", in dump_slb()
|
H A D | cpu_init.c | 7108 qemu_printf(" %-16s PVR %08x\n", name, pcc->pvr); in ppc_cpu_list_entry() 7121 qemu_printf(" %-16s (alias for preferred %s CPU)\n", in ppc_cpu_list_entry() 7124 qemu_printf(" %-16s (alias for %s)\n", in ppc_cpu_list_entry() 7135 qemu_printf("Available CPUs:\n"); in ppc_cpu_list() 7142 qemu_printf("\n"); in ppc_cpu_list() 7143 qemu_printf(" %s\n", "host"); in ppc_cpu_list()
|
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | 356 qemu_printf("Root ptr: " HWADDR_FMT_plx ", ctx: %d\n", in dump_mmu() 362 qemu_printf("VA: " TARGET_FMT_lx ", PA: " HWADDR_FMT_plx in dump_mmu() 368 qemu_printf(" VA: " TARGET_FMT_lx ", PA: " in dump_mmu() 375 qemu_printf(" VA: " TARGET_FMT_lx ", PA: " in dump_mmu() 786 qemu_printf("MMU contexts: Primary: %" PRId64 ", Secondary: %" in dump_mmu() 790 qemu_printf("DMMU Tag Access: %" PRIx64 ", TSB Tag Target: %" PRIx64 in dump_mmu() 793 qemu_printf("DMMU disabled\n"); in dump_mmu() 795 qemu_printf("DMMU dump\n"); in dump_mmu() 813 qemu_printf("[%02u] VA: %" PRIx64 ", PA: %llx" in dump_mmu() 832 qemu_printf("IMMU disabled\n"); in dump_mmu() [all …]
|
H A D | cpu.c | 572 qemu_printf("%s", prefix); in print_features() 574 qemu_printf("%s ", feature_name[i]); in print_features() 583 qemu_printf("Available CPU types:\n"); in sparc_cpu_list() 585 qemu_printf(" %-20s (IU " TARGET_FMT_lx in sparc_cpu_list() 594 qemu_printf("\n"); in sparc_cpu_list() 596 qemu_printf("Default CPU feature flags (use '-' to remove): "); in sparc_cpu_list() 598 qemu_printf("\n"); in sparc_cpu_list() 599 qemu_printf("Available CPU feature flags (use '+' to add): "); in sparc_cpu_list() 601 qemu_printf("\n"); in sparc_cpu_list() 602 qemu_printf("Numerical features (use '=' to set): iu_version " in sparc_cpu_list()
|
/openbmc/qemu/qom/ |
H A D | object_interfaces.c | 192 qemu_printf("List of user creatable objects:\n"); in user_creatable_print_types() 196 qemu_printf(" %s\n", object_class_get_name(oc)); in user_creatable_print_types() 227 qemu_printf("%s options:\n", type); in type_print_class_properties() 229 qemu_printf("There are no options for %s.\n", type); in type_print_class_properties() 232 qemu_printf("%s\n", (char *)array->pdata[i]); in type_print_class_properties()
|
/openbmc/qemu/target/xtensa/ |
H A D | mmu_helper.c | 1120 qemu_printf("Way %u (%d %s)\n", wi, sz, sz_text); in dump_tlb() 1121 qemu_printf("\tVaddr Paddr ASID Attr RWX Cache\n" in dump_tlb() 1124 qemu_printf("\t0x%08x 0x%08x 0x%02x 0x%02x %c%c%c %s\n", in dump_tlb() 1144 qemu_printf("\t%s Vaddr Attr Ring0 Ring1 System Type CPU cache\n" in dump_mpu() 1156 qemu_printf("\t %c 0x%08x 0x%08x %c%c%c %c%c%c ", in dump_mpu() 1169 qemu_printf("Device %cB %3s\n", in dump_mpu() 1174 qemu_printf("Sys NC %cB %c%c%c\n", in dump_mpu() 1181 qemu_printf("Sys C %c%c%c %c%c%c\n", in dump_mpu() 1190 qemu_printf("Unknown\n"); in dump_mpu() 1203 qemu_printf("ITLB:\n"); in dump_mmu() [all …]
|
/openbmc/qemu/system/ |
H A D | qdev-monitor.c | 154 qemu_printf("name \"%s\"", object_class_get_name(OBJECT_CLASS(dc))); in qdev_print_devinfo() 156 qemu_printf(", bus %s", dc->bus_type); in qdev_print_devinfo() 159 qemu_printf(", alias \"%s\"", qdev_class_get_alias(dc)); in qdev_print_devinfo() 162 qemu_printf(", desc \"%s\"", dc->desc); in qdev_print_devinfo() 165 qemu_printf(", no-user"); in qdev_print_devinfo() 167 qemu_printf("\n"); in qdev_print_devinfo() 205 qemu_printf("%s%s devices:\n", i ? "\n" : "", cat_name[i]); in qdev_print_devinfos() 320 qemu_printf("%s options:\n", driver); in qdev_device_help() 322 qemu_printf("There are no options for %s.\n", driver); in qdev_device_help() 334 qemu_printf("%s\n", (char *)array->pdata[i]); in qdev_device_help()
|
H A D | memory.c | 3439 qemu_printf(" %s:{%s", label, dev ? "dev" : "obj"); in mtree_expand_owner() 3441 qemu_printf(" id=%s", dev->id); in mtree_expand_owner() 3445 qemu_printf(" path=%s", canonical_path); in mtree_expand_owner() 3448 qemu_printf(" type=%s", object_get_typename(obj)); in mtree_expand_owner() 3451 qemu_printf("}"); in mtree_expand_owner() 3460 qemu_printf(" orphan"); in mtree_print_mr_owner() 3495 qemu_printf("[DETECTED OVERFLOW!] "); in mtree_print_mr() 3515 qemu_printf(MTREE_INDENT); in mtree_print_mr() 3517 qemu_printf(HWADDR_FMT_plx "-" HWADDR_FMT_plx in mtree_print_mr() 3532 qemu_printf("\n"); in mtree_print_mr() [all …]
|
H A D | physmem.c | 3781 qemu_printf("\t%3d ", start); in mtree_print_phys_entries() 3783 qemu_printf("\t%3d..%-3d ", start, end - 1); in mtree_print_phys_entries() 3785 qemu_printf(" skip=%d ", skip); in mtree_print_phys_entries() 3787 qemu_printf(" ptr=NIL"); in mtree_print_phys_entries() 3789 qemu_printf(" ptr=#%d", ptr); in mtree_print_phys_entries() 3791 qemu_printf(" ptr=[%d]", ptr); in mtree_print_phys_entries() 3793 qemu_printf("\n"); in mtree_print_phys_entries() 3803 qemu_printf(" Dispatch\n"); in mtree_print_dispatch() 3804 qemu_printf(" Physical sections\n"); in mtree_print_dispatch() 3811 qemu_printf(" #%d @" HWADDR_FMT_plx ".." HWADDR_FMT_plx in mtree_print_dispatch() [all …]
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models.c | 367 qemu_printf(" %-15s %-35s (%s)\n", name, scc->desc, details->str); in s390_print_cpu_model_list_entry() 369 qemu_printf(" %-15s %-35s\n", name, scc->desc); in s390_print_cpu_model_list_entry() 414 qemu_printf("Available CPUs:\n"); in s390_cpu_list() 420 qemu_printf("\nRecognized feature flags:\n"); in s390_cpu_list() 424 qemu_printf(" %-20s %s\n", def->name, def->desc); in s390_cpu_list() 427 qemu_printf("\nRecognized feature groups:\n"); in s390_cpu_list() 431 qemu_printf(" %-20s %s\n", def->name, def->desc); in s390_cpu_list()
|
/openbmc/qemu/ |
H A D | cpu-target.c | 299 qemu_printf(" %s (deprecated)\n", model); in cpu_list_entry() 301 qemu_printf(" %s\n", model); in cpu_list_entry() 310 qemu_printf("Available CPUs:\n"); in cpu_list()
|
H A D | blockdev.c | 311 qemu_printf(" %s", name); in bdrv_format_print() 544 qemu_printf("Supported formats:"); in blockdev_init() 546 qemu_printf("\nSupported formats (read-only):"); in blockdev_init() 548 qemu_printf("\n"); in blockdev_init()
|
/openbmc/qemu/include/qemu/ |
H A D | qemu-print.h | 17 int qemu_printf(const char *fmt, ...) G_GNUC_PRINTF(1, 2);
|
/openbmc/qemu/util/ |
H A D | qemu-print.c | 34 int qemu_printf(const char *fmt, ...) in qemu_printf() function
|
H A D | qsp.c | 724 qemu_printf("Type Object Call site%*s Wait Time (s) " in pr_report() 732 qemu_printf("%s\n", dashes); in pr_report() 748 qemu_printf("%s", s->str); in pr_report() 752 qemu_printf("%s\n", dashes); in pr_report()
|
/openbmc/qemu/audio/ |
H A D | wavcapture.c | 97 qemu_printf("Capturing audio(%d,%d,%d) to %s: %d bytes\n", in wav_capture_info()
|
/openbmc/qemu/trace/ |
H A D | simple.c | 377 qemu_printf("Trace file \"%s\" %s.\n", in st_print_trace_file_status()
|
/openbmc/qemu/chardev/ |
H A D | char-pty.c | 356 qemu_printf("char device redirected to %s (label %s)\n", in char_pty_open()
|
/openbmc/qemu/net/ |
H A D | net.c | 1387 qemu_printf("Available netdev backend types:\n"); in show_netdevs() 1389 qemu_printf("%s\n", available_netdevs[idx]); in show_netdevs()
|
/openbmc/qemu/accel/tcg/ |
H A D | cpu-exec.c | 108 qemu_printf("Warning: The guest is now late by %.1f to %.1f seconds\n", in print_delay()
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-virtio-ccw.c | 637 qemu_printf("Ram size %" PRIu64 "MB was fixed up to %" PRIu64 in s390_fixup_ram_size()
|