Searched full:especially (Results 1 – 25 of 69) sorted by relevance
123
/qemu/docs/system/ |
H A D | target-s390x.rst | 20 z/VM; virtio devices (especially using virtio-ccw) make up the bulk of
|
H A D | confidential-guest-support.rst | 9 especially desirable for public cloud environments.
|
/qemu/docs/devel/ |
H A D | index.rst | 26 want to read our :ref:`tcg` documentation, especially the overview of
|
H A D | style.rst | 93 Sometimes it is hard to do, especially when dealing with QEMU subsystems 107 * Code and especially patches is much more readable if limited to a sane 422 C bitfields can be a cause of non-portability issues, especially under windows 840 especially when (occasionally) the representation doesn't contain any letters 841 and especially in one line with other decimal numbers. Number groups are allowed
|
H A D | stable-process.rst | 69 please verify that they look fine, especially if the maintainer had to tweak
|
H A D | submitting-a-pull-request.rst | 26 helps people to filter in or out the resulting emails (especially useful
|
/qemu/util/ |
H A D | cpuinfo-ppc.c | 63 * We use VSX especially for little-endian, but we should in cpuinfo_init()
|
H A D | thread-context.c | 52 * reason, we create new (especially short-lived) threads from our in thread_context_run() 55 * Especially when QEMU is not allowed to set the affinity itself, in thread_context_run()
|
/qemu/include/tcg/ |
H A D | startup.h | 34 * Allocate and initialize TCG resources, especially the JIT buffer.
|
/qemu/include/qemu/ |
H A D | atomic128.h | 46 * This interpretation is not especially helpful for QEMU.
|
/qemu/tests/vm/ |
H A D | ubuntu.aarch64 | 28 # especially using TCG.
|
/qemu/include/system/ |
H A D | ramblock.h | 90 * source (after RAM block sizes were synchronized). Especially, after
|
/qemu/include/hw/virtio/ |
H A D | virtio-mem.h | 107 * active early, before state of other devices and especially, before
|
/qemu/docs/devel/testing/ |
H A D | fuzzing.rst | 138 Writing a fuzz target can be a lot of effort (especially if a device driver has 164 The ``"info mtree"`` and ``"info qom-tree"`` monitor commands can be especially
|
H A D | blkdebug.rst | 19 are especially complex since metadata I/O errors during cluster allocation or
|
/qemu/target/avr/ |
H A D | translate.c | 1493 * instruction is especially suited for clearing status bits stored in SRAM. 1610 * features are especially suited for accessing arrays, tables, and Stack 1667 * or predecremented. These features are especially suited for accessing 1725 * or predecremented. These features are especially suited for Stack Pointer 1813 * can be post-incremented or pre-decremented. These features are especially 1866 * can be post-incremented or pre-decremented. These features are especially 1921 * can be post-incremented or pre-decremented. These features are especially 2203 * is especially suited for writing/reading status bits stored in SRAM. 2230 * is especially suited for setting status bits stored in SRAM. 2260 * is especially suited for clearing status bits stored in SRAM. [all …]
|
/qemu/tcg/tci/ |
H A D | README | 49 should be speed. Especially during development of TCI, it was very
|
/qemu/rust/qemu-api/tests/ |
H A D | tests.rs | 150 // a note on all "cast" tests: usually, especially for downcasts the desired
|
/qemu/docs/system/s390x/ |
H A D | bootdevices.rst | 111 for virtio-net-ccw devices. The ``bootindex`` property is especially
|
/qemu/linux-user/ |
H A D | linuxload.c | 238 * The mmap may extend beyond the end of the image, especially in imgsrc_mmap()
|
/qemu/hw/9pfs/ |
H A D | 9p-util.h | 122 * (especially device files), as a compromised client could potentially gain
|
/qemu/hw/core/ |
H A D | uboot_image.h | 132 * U-Boot's command interpreter; this feature is especially
|
/qemu/docs/devel/migration/ |
H A D | main.rst | 336 new subsections are added, especially when combined with versioned 579 Others (especially either older devices or system devices which for
|
/qemu/include/chardev/ |
H A D | char-fe.h | 55 * especially by the frontends that support chardevice hotswap.
|
/qemu/docs/system/arm/ |
H A D | virt.rst | 218 kernel versions, especially for 32-bit Arm, did not have everything
|
123