Searched full:exactly (Results 1 – 25 of 187) sorted by relevance
12345678
/qemu/include/qapi/ |
H A D | util.h | 36 * Note that this macro evaluates @element exactly once, so it is safe 50 * Note that this macro evaluates @element exactly once, so it is safe
|
/qemu/docs/devel/ |
H A D | tcg-icount.rst | 47 loop and regenerate a new translation block with exactly the right 49 was due to expire will expire exactly when we exit the main run loop.
|
/qemu/tests/qapi-schema/ |
H A D | missing-type.err | 1 missing-type.json:2: expression must have exactly one key 'enum', 'struct', 'union', 'alternate', '…
|
H A D | double-type.err | 1 double-type.json:2: expression must have exactly one key 'enum', 'struct', 'union', 'alternate', 'c…
|
/qemu/include/hw/acpi/ |
H A D | vmclock.h | 25 /* returns NULL unless there is exactly one device */
|
H A D | erst.h | 22 /* returns NULL unless there is exactly one device */
|
H A D | vmgenid.h | 27 /* returns NULL unless there is exactly one device */
|
/qemu/linux-user/sparc/ |
H A D | target_mman.h | 24 * Except that COMPAT_ELF_ET_DYN_BASE exactly matches TASK_UNMAPPED_BASE,
|
/qemu/hw/nvme/ |
H A D | nguid.c | 71 * using the '-' separator. The number of bytes needs to be exactly 16 and the 72 * separator '-' has to be exactly in a byte boundary. The following are
|
/qemu/include/hw/misc/ |
H A D | vmcoreinfo.h | 32 /* returns NULL unless there is exactly one device */
|
/qemu/pc-bios/vof/ |
H A D | entry.S | 17 . = 0x100 /* Do exactly as SLOF does */
|
/qemu/tests/qemu-iotests/ |
H A D | 185 | 103 # use speed=65536. Each job will perform exactly one iteration before it has 112 # offset advances exactly once before qemu exits. 360 # Filter the offset (depends on when exactly `quit` was issued)
|
H A D | 081.out | 100 qemu-io: can't open: blkverify=on can only be set if there are exactly two files and vote-threshold… 142 {"error": {"class": "GenericError", "desc": "blkverify=on can only be set if there are exactly two …
|
H A D | 112 | 275 # make the first refblock in the amended image have exactly one free entry. 278 # Now change the refcount width; since the first new refblock will have exactly
|
H A D | 289 | 45 # there is an external data file or not; so we create one exactly when
|
/qemu/block/ |
H A D | qcow2-threads.c | 131 * Decompress some data (not more than @src_size bytes) to produce exactly 247 * Decompress some data (not more than @src_size bytes) to produce exactly 394 * Decompress some data (not more than @src_size bytes) to produce exactly
|
/qemu/docs/system/devices/ |
H A D | ivshmem-flat.rst | 33 exactly as in the ivshmem PCI device (see ./specs/ivshmem-spec.txt).
|
/qemu/tests/unit/ |
H A D | test-interval-tree.c | 113 * but only one node with exactly [110,190]. in test_find_one_range_many() 129 /* Test that we find exactly the one node. */ in test_find_one_range_many()
|
/qemu/tests/qtest/migration/ |
H A D | bootfile.c | 45 /* the assembled x86 boot sector should be exactly one sector large */ in bootfile_create()
|
/qemu/include/system/ |
H A D | tpm.h | 64 /* returns NULL unless there is exactly one TPM device */
|
/qemu/include/hw/xen/interface/ |
H A D | arch-arm.h | 93 * Exactly these sub-operations are supported: 104 * Exactly these sub-operations are supported: 112 * Exactly these sub-operations are supported:
|
/qemu/target/i386/ |
H A D | cpu-system.c | 85 * that can recreate exactly the same CPU model. 99 * that can recreate exactly the same CPU model, including every
|
/qemu/docs/spin/ |
H A D | win32-qemu-event.promela | 31 * primitives. SET/RESET/WAIT have exactly the same semantics as
|
/qemu/hw/core/ |
H A D | vm-change-state-handler.c | 68 * Exactly like qdev_add_vm_change_state_handler() but passes a prepare_cb
|
/qemu/include/block/ |
H A D | thread-pool.h | 89 * own thread (exactly one thread per task).
|
12345678