Home
last modified time | relevance | path

Searched full:ensure (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/qemu/docs/devel/
H A Dmulti-thread-tcg.rst69 updated with atomic accesses to ensure consistent results. The fall
115 This is done with the async_safe_run_on_cpu() mechanism to ensure all
150 - ensure lookup caches/hashes are safely updated
180 will ensure the slow-path is taken for each access. This can be done
188 we need to ensure it is done in a safe way so no inconsistent state is
255 ordered hosts needs to ensure things like store-after-load re-ordering
319 are often seen when code modification has taken place to ensure the
H A Dtcg-plugins.rst141 We have to ensure we cannot deadlock, particularly under MTTCG. For
169 ``include/qemu/qemu-plugin.h``. Please ensure any updates to the API
/qemu/include/accel/tcg/
H A Dhelper-retaddr.h23 * Ensure that this write is visible to the SIGSEGV handler that in set_helper_retaddr()
32 * Ensure that previous memory operations have succeeded before in clear_helper_retaddr()
/qemu/scripts/qapi/
H A Dexpr.py60 Ensure that ``name`` is a ``str``.
70 Ensure that ``name`` is a valid QAPI name.
96 Ensure that ``name`` is a valid event name.
118 Ensure that ``name`` is a valid command or member name.
141 Ensure that ``name`` is a valid user-defined type name.
159 Ensure that ``name`` is a valid definition name.
192 Ensure that a dict has a specific set of keys.
225 Ensure flag members (if present) have valid values.
/qemu/docs/devel/testing/
H A Dfuzzing.rst17 responsibility to ensure that state is reset between fuzzing-runs.
173 To ensure that these env variables have been configured correctly, we can use::
218 - Ensure the crash reproduces::
237 - Ensure the crash reproduces in qemu-system::
291 input. It is also responsible for manually calling ``main_loop_wait`` to ensure
/qemu/include/user/
H A Dpage-protection.h56 * The memory lock must be held so that the caller will can ensure
70 * The memory lock must be held, as the caller will want to ensure
/qemu/hw/core/
H A Dresettable.c36 * iothread mutex to ensure only one reset operation is in a progress at a
213 * Ensure we do not change parent when in enter or exit phase. in resettable_change_parent()
232 * if obj is leaving a bus under reset, we need to ensure in resettable_change_parent()
H A Dqdev-clock.c58 * We kept a reference on the input clock to ensure it lives up to in qdev_finalize_clocklist()
172 * doesn't know the linked object. Increment it here to ensure the in qdev_alias_clock()
/qemu/tests/qapi-schema/
H A Dbad-data.json1 # we ensure 'data' is a dictionary for all but enums
H A Denum-bad-name.json1 # we ensure all enum names can map to C
/qemu/include/qemu/
H A Dbuffer.h69 * Ensure that the buffer has space allocated for at least
100 * The caller must ensure that the buffer has sufficient
H A Dplugin.h188 * This is a user-mode only helper that ensure we have fully cleared
199 * before a fork event. This is ensure a consistent lock state
/qemu/tests/qemu-iotests/tests/
H A Dcopy-before-write191 """Ensure CBW filter accepts break-snapshot policy
202 """Ensure CBW filter accepts break-guest-write policy
213 """Ensure break-guest-write policy is used by default when
/qemu/util/
H A Ddefer-call.c65 * The caller must ensure that @opaque is not freed before @fn() is invoked.
109 * caller must ensure that each defer_call_begin() has a matching
/qemu/tests/unit/
H A Dtest-vmstate.c245 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */
311 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */
362 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */ in test_load_v1()
388 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */ in test_load_v2()
477 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */ in test_load_noskip()
501 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */ in test_load_skip()
717 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */
992 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */
1178 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */
1267 QEMU_VM_EOF, /* just to ensure we won't get EOF reported prematurely */
[all …]
H A Dtest-io-channel-socket.c199 /* unref without close, to ensure finalize() cleans up */ in test_io_channel()
224 /* close before unref, to ensure finalize copes with already closed */ in test_io_channel()
260 /* unref without close, to ensure finalize() cleans up */ in test_io_channel()
287 /* close before unref, to ensure finalize copes with already closed */ in test_io_channel()
H A Dtest-logging.c119 * Before starting test, set log flags, to ensure the file gets in test_logfile_write()
138 /* Change the logfile and ensure that the handle is still valid. */ in test_logfile_write()
/qemu/include/exec/
H A Dtb-flush.h17 * translations are now invalid and ensure they are not called
H A Dtarget_long.h17 * ensure TARGET_LONG_BITS is defined directly.
/qemu/docs/
H A Dnvdimm.txt126 should always ensure the memory option "-m ...,slots=N" specifies
250 a "lack of libpmem support" message to ensure the persistence is available.
251 For example, if we want to ensure the persistence for some backend file,
/qemu/scripts/
H A Dqemu-plugin-symbols.py28 # Ensure we found as many symbols as API markers.
/qemu/tests/functional/
H A Dtest_pc_cpu_hotplug_props.py3 # Ensure CPU die-id can be omitted on -device
/qemu/python/scripts/
H A Dmkvenv.py17 Ensure that the specified package group is installed.
517 :param dep_spec: The package we tried to ensure, e.g. 'meson>=0.61.5'
656 Use pip to ensure we have the packages specified in @group.
742 Use pip to ensure we have the package specified by @dep_specs.
802 help="Ensure that the specified package group is installed.",
/qemu/include/hw/char/
H A Dpl011.h57 * ensure that the C struct is at least as big as the Rust one.
/qemu/linux-user/aarch64/
H A Dvdso.S67 * Add a nop as a spacer to ensure that unwind does not pick up the

12345678910>>...16