Searched full:often (Results 1 – 25 of 80) sorted by relevance
1234
/qemu/docs/system/ |
H A D | secrets.rst | 8 devices often require a password, LUKS block devices require a passphrase to 26 listings and are often collected in log files by system monitoring agents 27 or bug reporting tools. QMP/HMP commands and their arguments are also often
|
H A D | device-emulation.rst | 8 on a chip (SoCs). Configuration of these is often a source of 26 A front end is often paired with a back end, which describes how the
|
H A D | confidential-guest-support.rst | 12 operation, but are often referred to as Secure Guests or Confidential
|
H A D | target-riscv.rst | 31 will not run at all on any other. This is often surprising for new
|
H A D | target-arm.rst | 41 will not run at all on any other. This is often surprising for new
|
/qemu/contrib/gitdm/ |
H A D | group-map-academics | 2 # QEMU is quite often used for academic research purposes and we like
|
/qemu/docs/devel/ |
H A D | trivial-patches.rst | 11 review. This is often the case for patches that do not fall under an
|
H A D | multi-thread-tcg.rst | 248 often be cross vCPU. 271 Barriers are often wrapped around synchronisation primitives to 319 are often seen when code modification has taken place to ensure the
|
H A D | rust.rst | 309 Very often, similar idioms in C code correspond to similar tricks in 318 Bindings often will need access information that is specific to a type 329 variables. Often, unsafe traits can be generated by procedural macros. 343 It's okay to be tricky; device code is written more often than bindings
|
H A D | submitting-a-patch.rst | 32 volume of email, often over one thousand messages in a week. The list is 95 documentation. A commit message that mentions "Also, ..." is often a 320 because mail clients often mangle patches by wrapping long lines or 454 process before they are accepted. This will often mean a series will 459 Maintainers are often willing to manually fix up first-time 591 review comments on an earlier version?), but often for less-maintained
|
H A D | lockcnt.rst | 4 QEMU often uses reference counts to track data structures that are being 63 - reference counting is often applied to code that is not thread-safe
|
H A D | style.rst | 128 is often held as a ``cs`` pointer variable, whereas the concrete 219 On the other hand, however, it's often best to move that #ifdef/#ifndef 577 often allowing many goto jumps to be eliminated, through automatic 738 There are often ``WITH_`` forms of macros which more easily wrap 774 but often needs to be propagated up the call chain to a place that can
|
/qemu/accel/tcg/ |
H A D | tb-internal.h | 15 * The true return address will often point to a host insn that is part of
|
/qemu/python/qemu/utils/ |
H A D | accel.py | 26 # support which often includes its 32 bit cousin.
|
/qemu/include/system/ |
H A D | confidential-guest-support.h | 48 * initialization in different places, often in arch or machine
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_pcidev.h | 54 * @data values will often be in little endian (see the ops above.)
|
H A D | virtio_balloon.h | 109 * pack it, to disable this padding. This also often causes compiler to
|
/qemu/tests/qemu-iotests/ |
H A D | 289 | 44 # As for data_file, error paths often very much depend on whether
|
/qemu/.gitlab-ci.d/ |
H A D | cirrus.yml | 21 # as there's often a 5-10 minute delay before Cirrus CI
|
/qemu/tests/tcg/multiarch/ |
H A D | sigbus.c | 43 * this is often an atomic operation. in main()
|
/qemu/hw/misc/ |
H A D | unimp.c | 6 * implemented. This is often sufficient to placate initial
|
/qemu/docs/devel/testing/ |
H A D | blkverify.rst | 10 It is difficult to test and debug block drivers against real guests. Often
|
/qemu/hw/9pfs/ |
H A D | coth.h | 34 * 9pfs request, avoid calling v9fs_co_run_in_worker() too often, because
|
/qemu/hw/audio/ |
H A D | gusemu.h | 81 /* lower values may result in increased rounding error, higher values often cause audible timing de…
|
/qemu/hw/ide/ |
H A D | mmio.c | 39 * dedicated ide controller, which is often seen on embedded boards.
|
1234