Searched full:meaning (Results 1 – 25 of 101) sorted by relevance
12345
/qemu/docs/devel/ |
H A D | maintainers.rst | 34 .. list-table:: Meaning of support status in MAINTAINERS 39 - Meaning
|
H A D | stable-process.rst | 54 notify them), they will add the same line to the patch, meaning that
|
H A D | tcg-icount.rst | 48 number of instructions to take the budget to 0 meaning whatever timer
|
/qemu/qga/ |
H A D | service-win32.c | 54 /* The meaning depends on the first non-backslash character coming in win_escape_arg() 73 /* Any pending backslashes are without special meaning, flush them. in win_escape_arg()
|
/qemu/include/block/ |
H A D | write-threshold.h | 20 * Notify when a write exceeds the threshold, meaning the device
|
H A D | blockjob.h | 171 * Set a rate-limiting parameter for the job; the actual meaning may
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_types.h | 37 * __virtio{16,32,64} have the following meaning:
|
/qemu/docs/system/ |
H A D | confidential-guest-support.rst | 5 guest's memory and other state, meaning that a compromised hypervisor
|
H A D | security.rst | 26 The following entities are untrusted, meaning that they may be buggy or
|
/qemu/tcg/tci/ |
H A D | tcg-target.h | 33 * This is different to the usual meaning in QEMU where "target" is the
|
/qemu/linux-user/i386/ |
H A D | target_syscall.h | 84 * normal regs, with special meaning for the segment descriptors..
|
/qemu/target/mips/ |
H A D | msa.c | 87 /* set proper signanling bit meaning ("1" means "quiet") */ in msa_reset()
|
/qemu/docs/sphinx/ |
H A D | dbusdomain.py | 256 title = title.lstrip(".") # only has a meaning for the target 257 target = target.lstrip("~") # only has a meaning for the title
|
/qemu/bsd-user/i386/ |
H A D | target_syscall.h | 101 * normal regs, with special meaning for the segment descriptors..
|
/qemu/util/ |
H A D | qemu-progress.c | 97 * tools that use the progress report SIGUSR1 isn't used in this meaning in progress_dummy_init()
|
/qemu/qapi/ |
H A D | common.json | 59 # has a different meaning.
|
/qemu/linux-user/hppa/ |
H A D | termbits.h | 71 /* c_cflag bit meaning */
|
/qemu/docs/devel/testing/ |
H A D | blkdebug.rst | 109 meaning of specific events.
|
/qemu/hw/ide/ |
H A D | ide-internal.h | 45 #define BBD_ERR 0x80 /* pre-EIDE meaning: block marked bad */ 46 #define ICRC_ERR 0x80 /* new meaning: CRC error during transfer */
|
/qemu/docs/system/i386/ |
H A D | amd-memory-encryption.rst | 185 | key | type | default | meaning | 210 | key | type | default | meaning |
|
H A D | xen.rst | 86 model for emulated Xen guests, meaning that just the default NIC provided
|
/qemu/linux-user/ppc/ |
H A D | termbits.h | 96 /* c_cflag bit meaning */
|
/qemu/linux-user/alpha/ |
H A D | termbits.h | 93 /* c_cflag bit meaning */
|
/qemu/hw/ppc/ |
H A D | spapr_numa.c | 116 * - local distance (10) returns numa_level = 0x4, meaning there is 636 * including tcpu->node_id and procno, meaning that we don't in h_home_node_associativity()
|
/qemu/ui/ |
H A D | vnc-enc-zywrle.h | 488 YUV conversion is explained as following formula in strict meaning: 541 So, we must transfer each sub images individually in strict meaning. 542 But at least ZRLE meaning, following one decomposition image is same as
|
12345