Searched full:affect (Results 1 – 25 of 104) sorted by relevance
12345
/qemu/docs/devel/ |
H A D | replay.rst | 86 and QEMU thread scheduling. Thread scheduling affect on processing events 134 clock and timers does not affect deterministic replay at all. 173 Bottom half callbacks, that affect the guest state, should be invoked through 189 affect the virtual machine state (like user interaction with monitor). 257 callbacks that affect virtual machine state, but normally called
|
H A D | control-flow-integrity.rst | 102 * affect the impact of CFI in environment with high security requirements
|
/qemu/docs/system/ |
H A D | managed-startup.rst | 22 that affect initial VM creation (like: ``-smp``/``-m``/``-numa`` ...) or
|
/qemu/docs/specs/ |
H A D | pvpanic.rst | 30 the host should record it or report it, but should not affect
|
/qemu/tests/qtest/ |
H A D | aspeed_gpio-test.c | 42 * sure that modifying one doesn't affect the other. in test_set_colocated_pins()
|
/qemu/include/qemu/ |
H A D | hbitmap.h | 57 * in, and then affect the entire set; iteration will only visit the first 157 * Calling (de-)serialization functions does not affect a bitmap's
|
/qemu/tests/tcg/x86_64/ |
H A D | fma.c | 81 * rounding, so setting FTZ should not affect the result or the flags.
|
/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | smilatency.py2 | 47 print "Warning: touching the keyboard can affect the results of this test."
|
/qemu/include/block/ |
H A D | aio-wait.h | 136 * that acquiring/releasing ctx does not affect the outcome, each AioContext
|
/qemu/hw/misc/ |
H A D | arm_l2x0.c | 77 /* aux_ctrl values affect cache_type values */ in l2x0_priv_read()
|
/qemu/include/hw/mem/ |
H A D | memory-device.h | 152 * Further, using many memslots can negatively affect performance, so setting
|
/qemu/include/standard-headers/linux/ |
H A D | input.h | 200 * Event masks do not affect global state of the input device. They only 201 * affect the file descriptor they are applied to.
|
/qemu/docs/interop/ |
H A D | prl-xml.rst | 18 them, but they are for internal work and don't affect functionality. Also it
|
/qemu/ |
H A D | README.rst | 142 the bug is also known to affect latest upstream code, it can also be
|
H A D | qemu-bridge-helper.c | 387 * affect the MAC address of the bridge. in main()
|
/qemu/docs/ |
H A D | rdma.txt | 83 affect the determinism or predictability of your migration you will 129 Enabling this feature does *not* have any measurable affect on
|
/qemu/target/ppc/ |
H A D | misc_helper.c | 472 /* Bits 26 & 27 affect single-stepping. */ in helper_store_40x_dbcr0() 474 /* Bits 28 & 29 affect reset or shutdown. */ in helper_store_40x_dbcr0()
|
/qemu/docs/about/ |
H A D | build-platforms.rst | 131 Build components whose absence does not affect the ability to build QEMU
|
/qemu/target/sparc/ |
H A D | asi.h | 61 /* These ASI flushes affect external caches too. */ 71 /* These affect only the ICACHE and are Ross HyperSparc and TurboSparc specific. */
|
/qemu/include/hw/ |
H A D | resettable.h | 87 * At this point devices can do actions that affect other objects.
|
/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 493 * it would affect flushing input denormals. in HELPER() 506 * it would affect flushing output denormals. in HELPER() 519 * it would affect flushing input denormals. in HELPER() 532 * it would affect flushing output denormals. in HELPER()
|
/qemu/include/hw/audio/ |
H A D | virtio-snd.h | 205 * The control messages that affect the state of a stream arrive in the
|
/qemu/ui/ |
H A D | vnc-enc-tight.h | 99 * intensity and the actual intensity. Such a technique does not affect
|
/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 149 are processed to change the way RAM is managed, but don't affect the stream
|
/qemu/hw/intc/ |
H A D | slavio_intctl.c | 188 case 3: // set (disable; doesn't affect pending) in slavio_intctlm_mem_writel()
|
12345