Home
last modified time | relevance | path

Searched full:avoid (Results 1 – 25 of 570) sorted by relevance

12345678910>>...23

/qemu/target/i386/kvm/
H A Dtdx-quote-generator.h17 /* Limit to avoid resource starvation. */
30 * Guest must set error_code to 0 to avoid information leak.
43 * On request, out_len must be zero to avoid information leak.
52 * should zero remaining buffer to avoid information leak.
/qemu/include/hw/riscv/
H A Dboot_opensbi.h50 * stage leading to boot-time crash. To avoid this boot-time crash,
54 * To avoid specifying a preferred boot HART, the previous booting
80 * stage leading to boot-time crash. To avoid this boot-time crash,
84 * To avoid specifying a preferred boot HART, the previous booting
/qemu/bsd-user/aarch64/
H A Dtarget_syscall.h36 * r16-r18 are used for intra-procedure-call and platform values (avoid)
38 * r29 and r30 are used as the frame register and link register (avoid)
/qemu/hw/scsi/
H A Dsrp.h109 * struct srp_direct_buf. The whole structure must be packed to avoid
138 * bytes, so it needs to be packed to avoid having it padded to 56
228 * so it needs to be packed to avoid having it padded to 40 bytes on
/qemu/scripts/tracetool/format/
H A Dd.py37 # with an empty file. Avoid the warning.
57 # Avoid it by changing probe type to signed char * beforehand.
/qemu/contrib/gitdm/
H A Daliases7 # If you just want to avoid gitdm complaining about author fields
47 # to strict SPF, although we prefer to avoid adding more entries like that.
/qemu/.gitlab-ci.d/
H A Dbase.yml27 # The project has a fairly fat GIT repo so we try and avoid bringing in things
28 # we don't need. The --filter options avoid blobs and tree references we aren't going to use
29 # and we also avoid fetching tags.
H A Dbuildtest-template.yml47 # We jump some hoops in common_test_job_template to avoid
73 # Avoid recompiling by hiding ninja with NINJA=":"
/qemu/util/
H A Dcoroutine-ucontext.c85 * always_inline is required to avoid TSan runtime fatal errors.
96 /* always_inline is required to avoid TSan runtime fatal errors. */
120 /* always_inline is required to avoid TSan runtime fatal errors. */
130 /* always_inline is required to avoid TSan runtime fatal errors. */
H A Dnvdimm-utils.c21 * Note: it is the caller's responsibility to free the list to avoid
H A Daio-posix.c165 * the counter is only used to avoid wasting time and latency on in aio_set_fd_handler()
354 * Remove temporarily to avoid infinite loops when ->io_poll_ready() in aio_dispatch_handler()
673 * We rely on this below to avoid slow locked accesses to ctx->notify_me. in aio_poll()
693 * aio_notify can avoid the expensive event_notifier_set if in aio_poll()
723 * avoid hangs or unnecessary latency. in aio_poll()
/qemu/scripts/coccinelle/
H A Dexec_rw_const.cocci52 // Avoid uses of address_space_rw() with a constant is_write argument.
65 // Avoid uses of cpu_physical_memory_rw() with a constant is_write argument.
/qemu/tests/qapi-schema/
H A Dreserved-type-list.json3 # TODO - we could choose array names to avoid collision with user types,
H A Dreserved-member-has.json4 # TODO we could munge the optional flag name to avoid the collision.
H A Dreserved-member-u.json6 # TODO - we could munge the member name to 'q_u' to avoid the collision
/qemu/tests/qemu-iotests/
H A D289.out3 === Avoid freeing external data clusters on failure ===
H A D026207 echo === Avoid cluster leaks after temporary failure ===
224 echo === Avoid freeing preallocated zero clusters on failure ===
/qemu/include/hw/display/
H A Dvga.h13 * modules can reference this symbol to avoid being loaded
/qemu/.gitlab/issue_templates/
H A Dfeature_request.md18 <!-- Describe the final result you want to achieve. Avoid design specifics. -->
/qemu/linux-headers/asm-generic/
H A Dbitsperlong.h7 * In order to keep safe and avoid regression, only unify uapi
/qemu/include/crypto/
H A Daes.h14 * (which might be pulled in via curl), so redefine to avoid conflicts. */
/qemu/tests/qtest/migration/s390x/
H A DMakefile17 # We use common-page-size=16 to avoid big padding in the ELF file
/qemu/trace/
H A Dcontrol-internal.h40 /* it's on fast path, avoid consistency checks (asserts) */
/qemu/tests/unit/
H A Dtest-crypto-tlssession.c112 * thread, so we need these non-blocking to avoid deadlock in test_crypto_tls_session_psk()
152 * This relies on the socketpair being nonblocking to avoid in test_crypto_tls_session_psk()
264 * thread, so we need these non-blocking to avoid deadlock in test_crypto_tls_session_x509()
344 * This relies on the socketpair being nonblocking to avoid in test_crypto_tls_session_x509()
/qemu/qga/vss-win32/
H A Drequester.h24 /* Callback to set Error; used to avoid linking glib to the DLL */

12345678910>>...23