Home
last modified time | relevance | path

Searched full:readable (Results 1 – 25 of 84) sorted by relevance

1234

/qemu/include/standard-headers/linux/
H A Dvirtio_crypto.h273 /* Device-readable part */
289 /* Device-readable part */
400 /* Device-readable part */
406 /* Device-readable part */
412 /* Device-readable part */
439 /* Device-readable part */
456 /* Device-readable part */
/qemu/python/qemu/qmp/
H A Derror.py45 :param error_message: Human-readable string describing the error.
49 #: Human-readable error message, without any prefix.
H A Dqmp_client.py40 :param error_message: Human-readable string describing the error.
55 :param error_message: Human-readable string describing the error.
64 :param error_message: Human-readable string describing the error.
110 :param error_message: Human-readable string describing the error.
132 :param error_message: Human-readable string describing the error.
148 :param error_message: Human-readable string describing the error.
H A Dmessage.py177 :param error_message: Human-readable string describing the error.
196 :param error_message: Human-readable string describing the error.
H A Dprotocol.py79 :param error_message: Human-readable string describing the error.
84 #: Human-readable error string
105 :param error_message: Human-readable string describing the state violation.
415 Human-readable string describing what connection phase failed.
/qemu/include/qapi/
H A Derror.h168 * ERRP_GUARD() commonly results in more readable code.
291 * Get @err's human-readable error message.
310 * human-readable error message is made from printf-style @fmt, ...
328 * the human-readable error message.
345 * is appended to the human-readable error message.
389 * Prepend some text to @errp's human-readable error message.
396 * Prepend some text to @errp's human-readable error message.
403 * Append a printf-style human-readable explanation to an existing error.
/qemu/qapi/
H A Dcommon.json209 # @human-readable-text: Formatted output intended for humans.
214 'data': { 'human-readable-text': 'str' } }
/qemu/docs/sphinx/
H A Ddbusparser.py71 self.readable = False
74 self.readable = True
77 self.readable = True
/qemu/rust/qemu-api/src/
H A Dqdev.rs69 /// readable/writeable from one thread at any time.
82 /// readable/writeable from one thread at any time.
95 /// readable/writeable from one thread at any time.
135 /// readable/writeable from one thread at any time.
/qemu/subprojects/libvduse/
H A Dlibvduse.h39 /* Number of physically-contiguous device-readable descriptors */
45 /* Array to store physically-contiguous device-readable descriptors */
/qemu/.gitlab-ci.d/
H A Dcheck-units.py65 print(f"{cc_path} doesn't exist or isn't readable")
/qemu/include/qemu/
H A Dmain-loop.h207 * 2) if @fd_read is not %NULL, when the file descriptor is readable.
217 * @fd_read: A level-triggered callback that is fired if @fd is readable
218 * at the beginning of a main loop iteration, or if it becomes readable
/qemu/hw/misc/
H A Dsbsa_ec.c34 qemu_log_mask(LOG_GUEST_ERROR, "sbsa-ec: no readable registers"); in sbsa_ec_read()
/qemu/docs/system/
H A Dimages.rst48 replace an existing one. A human readable name can be assigned to each
/qemu/include/hw/
H A Dclock.h335 * clock_display_freq: return human-readable representation of clock frequency
338 * Return a string which has a human-readable representation of the
/qemu/docs/devel/
H A Dmaintainers.rst27 is machine readable so an appropriately configured git (see
H A Dmultiple-iothreads.rst19 readable and then invokes a callback.
/qemu/linux-headers/asm-generic/
H A Dmman-common.h75 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */
/qemu/hw/timer/
H A Dsse-timer.c18 * (readable from CNTPCT_HI/LO). The timer fires when
258 * a documentation error. We implement them as readable. in sse_timer_read()
/qemu/linux-headers/asm-mips/
H A Dmman.h101 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */
/qemu/hw/pci-host/
H A Dpnv_phb4_pec.c37 /* All registers are readable */ in pnv_pec_nest_xscom_read()
102 /* All registers are readable */ in pnv_pec_pci_xscom_read()
/qemu/audio/
H A Dsndioaudio.c172 * became readable or writable
305 * call-back called when one of our descriptors becomes readable
/qemu/linux-headers/LICENSES/preferred/
H A DGPL-2.0157 a) Accompany it with the complete corresponding machine-readable
164 machine-readable copy of the corresponding source code, to be
/qemu/
H A DCOPYING138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be
/qemu/docs/interop/
H A Dvhost-user.json233 # @description: Provides a human-readable description of the backend.

1234