Home
last modified time | relevance | path

Searched full:ensures (Results 1 – 25 of 91) sorted by relevance

1234

/qemu/docs/devel/
H A Dlockcnt.rst101 can happen concurrently with the read. The RCU API ensures that the
139 them for each modification of the counter. ``QemuLockCnt`` ensures that
256 list during the walk. ``QLIST_FOREACH_RCU`` ensures that the processor and
H A Dmulti-thread-tcg.rst211 exiting the cpu run loop. This ensures that by the time execution
365 an exclusive lock which ensures all emulation is serialised.
H A Dcontrol-flow-integrity.rst16 The type used in QEMU is a forward-edge control-flow integrity that ensures
/qemu/.gitlab/issue_templates/
H A Dfeature_request.md29 The line below ensures that proper tags are added to the issue.
H A Dbug.md61 The line below ensures that proper tags are added to the issue.
/qemu/rust/
H A DCargo.toml26 # and ensures that we do not have misspelled allow() attributes.
/qemu/hw/misc/
H A Darm_integrator_debug.c5 * ensures something other than unassigned_mem_read() handles access
/qemu/accel/tcg/
H A Dtcg-accel-ops-mttcg.c52 * Called with rcu_registry_lock held, using async_run_on_cpu() ensures in mttcg_force_rcu()
/qemu/hw/watchdog/
H A Dwdt_ib700.c53 * code ensures there is only one watchdog (it is located at a fixed,
/qemu/util/
H A Drcu.c160 * ensures we do not encounter overflow bugs. in synchronize_rcu()
329 * This function ensures that all pending RCU callbacks
/qemu/rust/qemu-api/src/
H A Dsysbus.rs78 // SAFETY: the BQL ensures that no one else writes to sbd.mmio[], and in mmio_addr()
H A Dqom.rs128 /// indirectly, with a field of type `P`. This ensures that invalid casts,
222 /// particular, it ensures that the `ParentInit` cannot be made to outlive the
752 /// it when dropped. This ensures that the reference count remains elevated
865 // With that guarantee, reference counting ensures that in deref()
/qemu/include/hw/virtio/
H A Dvirtio-net.h33 * ensures fairness in the io path. 256 conveniently matches the
/qemu/include/qemu/
H A Drcu.h108 * smp_mb_placeholder(), this ensures writes to p_rcu_reader->ctr in rcu_read_unlock()
/qemu/block/export/
H A Dvirtio-blk-handler.c83 /* This check ensures that 'bytes' fits in an int */ in virtio_blk_discard_write_zeroes()
/qemu/include/system/
H A Dreplay.h56 * its impact across the code. This ensures blocks of events stay
/qemu/monitor/
H A Dqmp-cmds-control.c210 /* test_visitor_in_qmp_introspect() ensures this can't fail */ in qmp_query_qmp_schema()
/qemu/python/qemu/qmp/
H A Dutil.py38 the "high-water mark". This function ensures we flush the entire
/qemu/tests/qtest/
H A Dlibqmp.c147 /* Going through qobject ensures we escape strings properly */ in _qmp_fd_vsend_fds()
/qemu/qapi/
H A Dnet.json551 # ensures that vmnet interface is not able to communicate with any
598 # ensures that vmnet interface is not able to communicate with any
627 # ensures that vmnet interface is not able to communicate with any
/qemu/docs/devel/migration/
H A Dmapped-ram.rst83 instead. This ensures that each RAM page has a fixed offset in the
/qemu/block/
H A Dgraph-lock.c62 * List of BdrvGraphRWlock. This list ensures that each BdrvGraphRWlock
/qemu/docs/system/
H A Dvnc-security.rst23 This ensures that only users on local box with read/write access to that
/qemu/hw/ppc/
H A Dspapr_pci_vfio.c144 * ensures that the contained PCI devices will work properly in spapr_phb_vfio_reset()
/qemu/include/exec/
H A Dtranslator.h240 * re-synthesised for s390x "ex"). It ensures we update other areas of

1234