Home
last modified time | relevance | path

Searched full:takes (Results 1 – 25 of 193) sorted by relevance

12345678

/qemu/util/
H A Dstats64.c108 * stat64_get does not notice (it takes the lock) and the only ill in stat64_min_slow()
137 * stat64_get does not notice (it takes the lock) and the only ill in stat64_max_slow()
/qemu/docs/devel/migration/
H A Dpostcopy.rst9 the amount of migration traffic and time it takes, the down side is that during
86 (the 'listen thread') which takes over the job of receiving
175 a new thread (a) is started that takes over servicing the migration stream,
262 since it takes ~1 second to transfer a 1GB hugepage across a 10Gbps link,
/qemu/include/qemu/
H A Dlockable.h144 * This macro defines a lock scope such that entering the scope takes the lock
169 * This macro takes a lock until the end of the scope. Return statements
/qemu/docs/devel/
H A Dqapi-code-gen.rst179 Pragma 'doc-required' takes a boolean value. If true, documentation
182 Pragma 'command-name-exceptions' takes a list of commands whose names
185 Pragma 'command-returns-exceptions' takes a list of commands that may
188 Pragma 'documentation-exceptions' takes a list of types, commands, and
192 Pragma 'member-name-exceptions' takes a list of types whose member
518 it takes the command arguments as arguments one by one, in QAPI schema
519 order. Else it takes them wrapped in the C struct generated for the
520 complex argument type. It takes an additional ``Error **`` argument in
573 - It takes only "fast" locks, i.e. all critical sections protected by
574 any lock it takes also satisfy the conditions for OOB command
[all …]
H A Dwriting-monitor-commands.rst104 Our command will be called "hello-world". It takes no arguments, nor does it
137 3. It takes an "Error \*\*" argument. This is required. Later we will see how to
454 OptionRomInfoList, and takes no arguments (besides the "errp" one,
/qemu/include/exec/
H A Dtb-flush.h20 * tb_flush() takes care of running the flush in an exclusive context
/qemu/common-user/
H A Dsafe-syscall-error.c17 * from the assembly in host/arch/safe-syscall.inc.S. This takes
/qemu/docs/tools/
H A Dqemu-storage-daemon.rst94 The ``vhost-user-blk`` export type takes a vhost-user socket address on which
101 The ``fuse`` export type takes a mount point, which must be a regular file,
116 The ``vduse-blk`` export type takes a ``name`` (must be unique across the host)
/qemu/include/hw/
H A Dresettable.h82 * line or reading or writing guest memory. It takes the reset's type as
98 * owns. This is not the same as the QOM object hierarchy. The function takes
/qemu/tests/qemu-iotests/
H A D15785 # The qdev option takes precedence, but if it isn't given or 'auto', the BB
H A D12186 # immediately before that (new_block) takes cluster index 4 (which is now free)
/qemu/target/arm/tcg/
H A Dtranslate-m-nocp.c60 * emit code for the UNDEF so it takes precedence over the NOCP. in trans_VLLDM_VLSTM()
70 * rather than returning false so that this takes in trans_VLLDM_VLSTM()
114 /* Explicitly UNDEF because this takes precedence over NOCP */ in trans_VSCCLRM()
383 * Set FPSCR and CONTROL.SFPA from value; the new FPSCR takes in gen_M_fp_sysreg_write()
/qemu/include/ui/
H A Dkbd-state.h52 * This function takes care to not send suspious events (keyup event
/qemu/docs/system/s390x/
H A Dcss.rst9 All channel devices support the ``devno`` property, which takes a parameter
/qemu/docs/system/devices/
H A Dusb-u2f.rst28 option, which takes the host path to a Linux ``/dev/hidrawN`` device:
/qemu/tests/functional/qemu_test/
H A Ddecorators.py139 Takes required locked memory threshold in kB.
/qemu/tests/tcg/multiarch/system/
H A Dvalidate-memory-counts.py5 # This program takes two inputs:
/qemu/include/hw/ssi/
H A Dssi.h94 * (which takes a reference to the device it returns to you), so that
/qemu/tests/image-fuzzer/qcow2/
H A Dlayout.py253 # One feature table contains 3 fields and takes 48 bytes
294 # Header takes cluster #0, other clusters ##1-3 can be used
422 # Header takes cluster #0, other clusters ##1-3 can be used
/qemu/tests/qemu-iotests/tests/
H A Dstream-under-throttle43 # Put -accel tcg first so it takes precedence
/qemu/scripts/simplebench/
H A Dsimplebench.py36 test_func(env, case), which takes test_env and test_case
/qemu/include/qapi/
H A Dvisitor-impl.h113 The core takes care of the return type in the public interface. */
/qemu/rust/qemu-api/src/
H A Derrno.rs15 // On Unix, from_raw_os_error takes an errno value and OS errors
16 // are printed using strerror. On Windows however it takes a
/qemu/hw/ppc/
H A Dppce500_spin.c22 * firmware takes care of. It's used when QEMU plays the role of firmware.
/qemu/docs/
H A Dpcie_pci_bridge.txt63 (-device pcie-root-port). Capability construction function takes all reservation

12345678