Searched full:necessary (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
/qemu/tests/image-fuzzer/qcow2/ |
H A D | layout.py | 37 of value necessary for its packing to binary form, an offset from 249 # No padding for the extension is necessary, because 305 # Number of clusters necessary for L1 table 346 # Indices of new refcount blocks necessary to cover clusters 362 # Number of clusters necessary for the refcount table based on 373 # New refcount blocks necessary for clusters occupied by the 382 # Indices of new refcount blocks necessary to cover
|
/qemu/include/exec/ |
H A D | memattrs.h | 61 * "didn't specify" if necessary. "debug" can be set alongside 75 * from "didn't specify" if necessary).
|
/qemu/include/user/ |
H A D | page-protection.h | 29 * Modify the flags of a page and invalidate the code if necessary. 81 * with the guest page at @address, allocating it if necessary. The
|
/qemu/backends/tpm/ |
H A D | tpm_ioctl.h | 114 * with this ioctl and with adjusted offset are necessary. All bytes 119 * subsequent read() is only necessary if the total length (totlength) exceeds 151 * 'writes' using this ioctl are necessary. The last packet is indicated 218 * Only one transaction is currently necessary for returning results
|
/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 61 /* Necessary parameters */ 129 * special alignment requirements on the AUXV if necessary (eg. PPC). in target_create_elf_tables()
|
/qemu/docs/devel/testing/ |
H A D | ci-runners.rst.inc | 59 by ``sudo``. If necessary, please refer to ``ansible-playbook`` 88 Following the registration, it's necessary to configure the runner tags,
|
/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 58 /* Necessary parameters */ 138 * special alignment requirements on the AUXV if necessary (eg. PPC). in target_create_elf_tables()
|
/qemu/bsd-user/openbsd/ |
H A D | target_os_elf.h | 58 /* Necessary parameters */ 138 * special alignment requirements on the AUXV if necessary (eg. PPC). in target_create_elf_tables()
|
/qemu/docs/system/i386/ |
H A D | nitro-enclave.rst | 13 file which contains the necessary kernel, cmdline and ramdisk(s) to boot. 58 Now run the necessary applications on the host machine so that the nitro-enclave VM
|
/qemu/rust/hw/timer/hpet/ |
H A D | meson.build | 14 # Putting proc macro crates in `dependencies` is necessary for Meson to find
|
/qemu/rust/hw/char/pl011/ |
H A D | meson.build | 17 # Putting proc macro crates in `dependencies` is necessary for Meson to find
|
/qemu/docs/system/ |
H A D | invocation.rst | 14 commas, such as in "file=my,file" and "string=a,b", it's necessary to
|
H A D | security.rst | 82 the privileges necessary for its function. In the case of QEMU this means that 96 necessary for QEMU but are not exposed to guests. A guest that escapes into
|
H A D | qemu-manpage.rst | 35 commas, such as in "file=my,file" and "string=a,b", it's necessary to
|
/qemu/include/block/ |
H A D | block_int-io.h | 95 * up the main thread if necessary. 97 * Manual calls to bdrv_wakeup are rarely necessary, because
|
/qemu/linux-user/alpha/ |
H A D | target_fcntl.h | 18 #define TARGET_O_LARGEFILE 0 /* not necessary, always 64-bit */
|
/qemu/include/hw/misc/ |
H A D | unimp.h | 39 * if necessary.
|
/qemu/docs/interop/ |
H A D | parallels.rst | 172 Bit 0: NECESSARY 182 If neither NECESSARY nor TRANSIT are set, the extension should be
|
/qemu/docs/about/ |
H A D | build-platforms.rst | 100 In this case, it will be necessary to use the ``--python`` command line 110 required, it may be necessary to fetch python modules from the Python
|
/qemu/include/hw/ |
H A D | or-irq.h | 33 /* This can safely be increased if necessary without breaking
|
/qemu/include/system/ |
H A D | accel-blocker.h | 40 * accel_{cpu_}ioctl_end(), kicking vcpus if necessary.
|
/qemu/scripts/coccinelle/ |
H A D | inplace-byteswaps.cocci | 2 // equivalent not-in-place functions. This is necessary to avoid
|
/qemu/block/ |
H A D | block-ram-registrar.c | 44 * .ram_block_resized() is not necessary because we use the max_size in blk_ram_registrar_init()
|
/qemu/tests/qtest/migration/ppc64/ |
H A D | a-b-kernel.S | 24 * Enter 64-bit mode. Not necessary because the test uses 32-bit
|
/qemu/python/ |
H A D | PACKAGE.rst | 35 Optional packages necessary for running code quality analysis for this
|
12345678910>>...13