Home
last modified time | relevance | path

Searched full:usually (Results 1 – 25 of 198) sorted by relevance

12345678

/qemu/docs/devel/
H A Dkconfig.rst112 A configuration element can have any number of default values (usually,
174 ``select SCSI``. Finally, devices are usually ``default y`` if and
191 be enabled/disabled by several targets. Device groups usually need
196 and ``TEST_DEVICES``. PCI devices usually have a ``default y if
253 devices. They are usually enabled with ``select`` and in turn select
H A Dstable-process.rst14 Usually, stable releases are only provided for the last major QEMU
29 (or for a distribution picking fixes), it is usually a good candidate
H A Drust.rst184 C function names usually are prefixed according to the data type that they
280 In particular, device code will usually rely on the ``BqlRefCell`` and
287 Bindings code instead will usually use the ``Opaque`` type, which hides
328 by generic functions. C code usually places metadata in global variables;
466 * usually, a ``--cap-lints allow`` argument to hide warnings from rustc
H A Dtcg.rst8 it converts it to the host instruction set. Usually dynamic translators
71 The translation code usually implements branching by performing the
/qemu/linux-headers/linux/
H A Dstddef.h21 * @TAG: The tag name for the named sub-struct (usually empty)
23 * @ATTRS: Any struct attributes (usually empty)
/qemu/docs/devel/testing/
H A Dfunctional.rst7 Python. They are usually higher level tests, and may interact with
80 There are usually three log files:
338 The definition of *large* is a bit arbitrary here, but it usually means an
346 usually it means a blob which either its source or build process aren't
356 usually expose real issues that are rarely seen on developer machines
/qemu/linux-user/
H A Dqemu.h196 These are usually used to access struct data members once the struct has
197 been locked - usually with lock_user_struct. */
258 /* These are usually used to access an atomic data type, such as an int,
313 /* copy_from_user() and copy_to_user() are usually used to copy data
H A Duaccess.c55 /* copy_from_user() and copy_to_user() are usually used to copy data
/qemu/hw/core/
H A Duboot_image.h105 * "OS Kernel Images" are usually images of some Embedded OS which
106 * will take over control completely. Usually these programs
128 * U-Boot or FPGA images) which usually will be programmed to
/qemu/scripts/ci/setup/
H A Dvars.yml.template1 # The URL of the gitlab server to use, usually https://gitlab.com unless you're
/qemu/docs/system/
H A Dmux-chardev.rst.inc23 Rotate between the frontends connected to the multiplexer (usually
/qemu/include/exec/
H A Dtarget_long.h14 * Usually this should only be included via cpu-defs.h however for
/qemu/bsd-user/
H A Dqemu.h280 * These are usually used to access struct data members once the struct has been
281 * locked - usually with lock_user_struct().
345 * These are usually used to access an atomic data type, such as an int, that
402 * copy_from_user() and copy_to_user() are usually used to copy data
H A Duaccess.c7 /* copy_from_user() and copy_to_user() are usually used to copy data
/qemu/hw/9pfs/
H A D9p-util-generic.c44 /* O_NDELAY is usually just an alias of O_NONBLOCK */ in qemu_open_flags_tostr()
/qemu/docs/system/devices/
H A Divshmem-flat.rst10 Zephyr, which usually run on constrained resource targets.
/qemu/ui/
H A Dkeymaps.h40 /* "grey" keys will usually need a 0xe0 prefix */
/qemu/include/qemu/
H A Dtransactions.h26 * represents the actions. They will usually have Transaction* argument, and
/qemu/include/hw/
H A Dloader-fit.h49 * responsibility to free that memory with g_free(). Usually the caller
H A Dirq.h88 * Usually device models don't need to care whether the machine model
/qemu/include/qapi/
H A Dutil.h47 * For any pointer to a GenericList @tail (usually the 'next' member of a
/qemu/include/system/
H A Dconfidential-guest-support.h49 * type specific code. It's also usually not possible to check
/qemu/scripts/
H A Dupdate-syscalltbl.sh33 OUTPUT_PATH output directory, usually the qemu source tree (default: $PWD)
/qemu/include/block/
H A Dgraph-lock.h125 * Read the bs graph. This usually means traversing all nodes in
141 * function/coroutine itself, and need to delegate the caller (usually main
/qemu/rust/qemu-api/src/
H A Dcell.rs43 //! usually have their pointer shared with the "outside world very early in
73 //! QEMU device implementations is usually incorrect and can lead to
171 //! [`Opaque<T>`] will usually be wrapped one level further, so that
980 /// but the functions containing the dereference are usually safe. The
997 /// but the functions containing the dereference are usually safe. The
1048 /// but the functions containing the dereference are usually safe. The
1060 /// Usually defined via the [`qemu_api_macros::Wrapper`] derive macro.

12345678