Searched refs:formatted (Results 1 – 16 of 16) sorted by relevance
/qemu/python/qemu/qmp/ |
H A D | qmp_tui.py | 564 formatted = [] 567 formatted.append((level, msg)) 571 formatted.append(token) 572 self.history.add_to_history(formatted)
|
/qemu/qapi/ |
H A D | qapi-schema.json | 18 # Example text is formatted for readability. However, in real
|
H A D | block-core.json | 4279 # formatted) or if its parent image is not encrypted. (Since 8.0)
|
/qemu/storage-daemon/qapi/ |
H A D | qapi-schema.json | 31 # Example text is formatted for readability. However, in real
|
/qemu/docs/devel/ |
H A D | writing-monitor-commands.rst | 360 for human operators. While they may return large amounts of formatted 364 to have a command return a simple string that contains formatted data, 369 command "x-query-registers". This returns a formatted dump of the 370 architecture specific CPU state. The way the data is formatted varies 579 object and printing formatted data into it, like this::
|
H A D | submitting-a-patch.rst | 268 In rare cases it may not be possible to send properly formatted patch 543 formatted as a git patch, the commit message is the part above the ``---``
|
H A D | tracing.rst | 266 The "simple" backend produces binary trace files that can be formatted with the
|
H A D | qapi-code-gen.rst | 904 a ``::`` literal block can be used for pre-formatted text:: 1015 "Errors" sections should be formatted as an rST list, each entry 1026 QMP). In other sections, the text is formatted, and rST markup can be
|
H A D | rust.rst | 403 Code should pass clippy and be formatted with rustfmt.
|
H A D | style.rst | 545 copy of the final version of the C11 standard formatted as a draft,
|
/qemu/docs/system/ppc/ |
H A D | powernv.rst | 199 PNOR device using a tiny formatted PNOR in pc-bios/pnv-pnor.bin opened 203 formatted).
|
/qemu/docs/tools/ |
H A D | qemu-trace-stap.rst | 65 Run a trace session, printing formatted output any time a process that is
|
/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.h | 204 uint32_t formatted; /* Max number of fmtd cyls/blks */ member
|
/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 134 contents are formatted in the same way as the main migration stream.
|
H A D | main.rst | 190 is formatted portably (normally big endian) and make some compile time checks
|
/qemu/qga/ |
H A D | qapi-schema.json | 17 # Example text is formatted for readability. However, in real
|