Home
last modified time | relevance | path

Searched full:mechanism (Results 1 – 25 of 117) sorted by relevance

12345

/qemu/docs/system/
H A Dvnc-security.rst121 strength of the authentication depends on the exact mechanism
122 configured. If the chosen mechanism also provides a SSF layer, then it
125 Refer to the later docs on how to choose the exact SASL mechanism used
138 If the desired SASL authentication mechanism does not supported SSF
158 implementation or host. When SASL is enabled, the mechanism
165 encryption, otherwise the SASL mechanism will have to provide
167 used is drastically reduced. In fact only the GSSAPI SASL mechanism
169 versions of QEMU referred to the DIGEST-MD5 mechanism, however, it has
171 never be used any more. The SCRAM-SHA-256 mechanism provides a simple
182 This says to use the 'GSSAPI' mechanism with the Kerberos v5 protocol,
H A Dauthz.rst42 completion of the SASL authentication mechanism, a username will be
44 of mechanism configured for SASL. It might be a simple UNIX style user
60 This authorization driver provides a simple mechanism for granting access
96 clients. This authorization driver provides a list mechanism for granting
H A Dsecrets.rst10 QEMU has a general purpose mechanism for providing secret data to QEMU in a
91 storage mechanism:
H A Dtls.rst155 mechanism. If this default is used, each client also needs to be issued
245 QEMU has a standard mechanism for loading x509 credentials that will be
275 turned off for server endpoints if an alternative mechanism is used to
H A Dconfidential-guest-support.rst23 type and parameters will vary with the specific mechanism to be
/qemu/include/hw/riscv/
H A Dboot_opensbi.h48 * lottery mechanism can potentially overwrite the previous booting
56 * to use the relocation lottery mechanism.
78 * lottery mechanism can potentially overwrite the previous booting
86 * to use the relocation lottery mechanism.
/qemu/docs/system/i386/
H A Dkvm-pv.rst45 Enable asynchronous page fault mechanism. Supported since Linux v2.6.38.
61 Enable paravirtualized TLB flush mechanism. Supported since Linux v4.16.
64 Enable paravirtualized IPI mechanism. Supported since Linux v4.19.
74 Enable interrupt based asynchronous page fault mechanism. Supported since Linux
H A Dmicrovm.rst124 Linux does support this mechanism, but by default will only be used
127 to try the triple-fault mechanism first, by adding ``reboot=t`` to the
/qemu/docs/devel/
H A Drcu.rst4 Read-copy update (RCU) is a synchronization mechanism that is used to
17 RCU is fundamentally a "wait-to-finish" mechanism. The read side marks
27 the system will have a single instance of the RCU mechanism; a single
28 mechanism can be used for an arbitrary number of "things", without
142 synchronization mechanism.
162 synchronization mechanism to coordinate the accesses.
167 Mark a thread as taking part in the RCU mechanism. Such a thread
172 Mark a thread as not taking part anymore in the RCU mechanism.
244 may be used as a restricted reference-counting mechanism. For example,
325 ``foo_unref`` could use a mechanism such as bottom halves to move deallocation
H A Dmulti-thread-tcg.rst115 This is done with the async_safe_run_on_cpu() mechanism to ensure all
219 Not really a limitation but the wait mechanism is overly strict for
261 Barriers (sometimes known as fences) provide a mechanism for software
H A Dreset.rst109 Multi-phase mechanism
272 This section documents parts of the reset mechanism that you only need to know
349 the three-phase mechanism listed above. It resets all objects
/qemu/
H A Dqemu.sasl2 # pick a mechanism which provides session encryption as well
11 # NB, previously DIGEST-MD5 was set as the default mechanism for
34 # mechanism this can be commented out.
/qemu/docs/system/devices/
H A Divshmem-flat.rst26 shared memory, the interrupt mechanism is optional. If no input IRQ is
29 the IRQ mechanism is disabled). The shared memory region is always present.
/qemu/tests/tcg/hexagon/
H A Dtest_clobber.S2 * Purpose: demonstrate the successful operation of the register save mechanism,
/qemu/include/exec/
H A Dtarget_page.h19 * For generic code, reuse the mechanism for variable page size.
/qemu/include/system/
H A Daccel-blocker.h4 * This mechanism differs from pause/resume_all_vcpus() in that it does not
H A Dconfidential-guest-support.h43 * part of a self-sanity-check, rather than a strict mechanism.
/qemu/include/authz/
H A Dsimple.h37 * This authorization driver provides a simple mechanism
H A Dlist.h38 * This authorization driver provides a list mechanism
H A Dpamacct.h38 * This authorization driver provides a PAM mechanism
H A Dlistfile.h38 * This authorization driver provides a file mechanism
/qemu/docs/system/s390x/
H A Dprotvirt.rst39 * Initialize the PV mechanism
/qemu/docs/specs/
H A Dvmgenid.rst151 The mechanism chosen for this memory sharing is writable fw_cfg blobs.
182 the value of VGIA is persisted via the VMState mechanism.
/qemu/include/qemu/
H A Dcoroutine.h24 * Coroutines are a mechanism for stack switching and can be used for
91 * CoQueues are a mechanism to queue coroutines in order to continue executing
/qemu/docs/devel/migration/
H A Ddirty-limit.rst37 The dirty page rate is calculated via the KVM dirty ring mechanism,

12345