Home
last modified time | relevance | path

Searched refs:print (Results 1 – 25 of 42) sorted by relevance

12

/qemu/disas/
H A Dcapstone.c108 fprintf_function print = info->fprintf_func; in cap_dump_insn_units() local
115 print(stream, " %08x", ldl_be_p(insn->bytes + i)); in cap_dump_insn_units()
120 print(stream, " %08x", ldl_le_p(insn->bytes + i)); in cap_dump_insn_units()
128 print(stream, " %04x", lduw_be_p(insn->bytes + i)); in cap_dump_insn_units()
139 print(stream, " %02x", insn->bytes[i]); in cap_dump_insn_units()
147 fprintf_function print = info->fprintf_func; in cap_dump_insn() local
151 print(stream, "0x%08" PRIx64 ": ", insn->address); in cap_dump_insn()
163 print(stream, "%*s", width, ""); in cap_dump_insn()
167 print(stream, " %-8s %s\n", insn->mnemonic, insn->op_str); in cap_dump_insn()
171 print(stream, "0x%08" PRIx64 ": ", insn->address + i); in cap_dump_insn()
[all …]
/qemu/util/
H A Dqemu-progress.c32 void (*print)(void); member
57 state.print = progress_simple_print; in progress_simple_init()
105 state.print = progress_dummy_print; in progress_dummy_init()
160 state.print(); in qemu_progress_print()
H A Dmeson.build41 util_ss.add(files('qemu-print.c'))
/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py2195 print "Error parsing BIOSInformation"
373 print "Error parsing SystemEnclosure"
880 print "Error parsing SystemSlots"
925 print "Error parsing OEMStrings"
1241 print "Error parsing MemoryDevice"
1511 print "Error parsing SystemReset"
1612 print "Error parsing VoltageProbe"
1661 print "Error parsing CoolingDevice"
2012 print "Error parsing MemoryChannel"
2309 print
[all …]
H A Dsmilatency.py247 print "Warning: touching the keyboard can affect the results of this test."
65 print "Starting test. Wait here, I will be back in 15 seconds."
105 print "Running test, estimated time: {}s".format(int(estimate))
107print "Average of {} SMIs (via outb, port={:#x}, value={:#x}): {}".format(count, port, value, bits…
/qemu/tests/migration/ppc64/
H A Da-b-kernel.S11 .macro print ch macro
47 print 'A'
65 print 'B'
/qemu/tests/tcg/xtensa/
H A Dmacros.inc37 .macro print text
56 print test_\name
83 print failed
/qemu/scripts/coccinelle/
H A Derr-bad-newline.cocci49 print("%s:%s:%s:%s" % (p[0].file, p[0].line, p[0].column, fmt))
H A Derrp-guard.cocci129 print('Warning: function {} has several definitions of '
162 print('Warning: function {} propagates to errp several times in '
/qemu/docs/
H A Dqemu-option-trace.rst.inc12 Use :option:`-trace help` to print a list of names of trace points.
/qemu/.gitlab-ci.d/cirrus/
H A Dbuild.yml24 …- if test -n "@PYPI_PKGS@" ; then PYLIB=$(@PYTHON@ -c 'import sysconfig; print(sysconfig.get_path(…
/qemu/linux-user/
H A Dthunk.c409 if (se->print != NULL) { in thunk_print()
410 se->print(arg); in thunk_print()
/qemu/include/user/
H A Dthunk.h62 void (*print)(void *arg); member
/qemu/docs/system/s390x/
H A Dvfio-ccw.rst39 [root@host ~]# lscss | grep 0.0.2b09 | awk '{print $2}'
/qemu/hw/core/
H A Dqdev-properties.c1031 prop->info->print(obj, prop, buffer, sizeof(buffer)); in qdev_get_legacy_property()
1054 if (!prop->info->print && prop->info->get) { in qdev_class_add_legacy_property()
1060 prop->info->print ? qdev_get_legacy_property : prop->info->get, in qdev_class_add_legacy_property()
/qemu/tests/docker/dockerfiles/
H A Ddebian.docker160 --kernel-dir=$(ls -d /usr/src/linux-headers-*-$(dpkg --print-architecture)) \
/qemu/include/hw/
H A Dqdev-properties.h37 int (*print)(Object *obj, Property *prop, char *dest, size_t len); member
/qemu/
H A Dhmp-commands.hx527 .help = "print the host virtual address corresponding to a guest physical address",
542 .help = "print the host physical address corresponding to a guest physical address",
557 .help = "print the guest physical address corresponding to a guest virtual address",
568 .name = "print|p",
571 .help = "print expression value (use $reg for CPU register access)",
576 ``print`` or ``p/``\ *fmt* *expr*
883 Read and print up to *size* bytes from ring buffer character
1685 .help = "print QOM property",
H A DCOPYING105 interactive use in the most ordinary way, to print or display an
111 does not normally print such an announcement, your work based on
112 the Program is not required to print an announcement.)
/qemu/crypto/
H A Dakcipher-gcrypt.c.inc275 error_setg(errp, "Failed to print MPI: %s/%s",
360 error_setg(errp, "Failed to print MPI: %s/%s",
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.0124 interactive use in the most ordinary way, to print or display an
130 does not normally print such an announcement, your work based on
131 the Program is not required to print an announcement.)
/qemu/docs/devel/
H A Dwriting-monitor-commands.rst101 command carries some meaningful action in QEMU but here it will just print
166 # @times: how many times to print the message (default: 1)
606 invoke the QMP command and then print the resulting text or error
H A Dtracing.rst178 of this interface, in which case QEMU will just print a warning (please refer to
245 The -msg timestamp=on|off command-line option controls whether or not to print
/qemu/qapi/
H A Dui.json945 # 'alt+print' was pressed. This flaw is now fixed and the 'sysrq' key
947 # transparently changed to 'print', so they are effectively synonyms.
965 'kp_9', 'less', 'f11', 'f12', 'print', 'home', 'pgup', 'pgdn', 'end',
/qemu/docs/devel/testing/
H A Dmain.rst272 warnings, it will print and save the log in
280 * ``-p`` (print) redirects QEMU’s stdout and stderr to the test output,
367 The last command should print an empty table, to verify the system is ready.
393 The last command should print an empty table, to verify the system is ready.

12