Searched full:requirements (Results 1 – 25 of 103) sorted by relevance
12345
/qemu/docs/system/ |
H A D | security.rst | 7 This chapter explains the security requirements that QEMU is designed to meet 10 Security Requirements 14 requirements than others. The community has agreed on the overall security 15 requirements that users may depend on. These requirements define what is 43 the non-virtualization use case should meet the same security requirements as 46 requirements in mind. 56 requirements are met. 91 requirements. For example, guest A only has access to its own disk image file
|
H A D | target-i386.rst | 36 OS requirements
|
/qemu/ |
H A D | .patchew.yml | 122 requirements: docker 129 requirements: docker,x86_64 136 requirements: '' 144 requirements: docker,x86_64 151 requirements: ppcle 180 requirements: ppcbe 209 requirements: qemu-x86,x86_64,git 227 requirements: docker,x86_64 234 requirements: s390x 261 requirements:
|
H A D | .readthedocs.yml | 22 - requirements: docs/requirements.txt
|
H A D | pythondeps.toml | 1 # This file describes Python package requirements to be 26 # Please keep the installed versions in sync with docs/requirements.txt
|
/qemu/docs/specs/ |
H A D | vmgenid.rst | 23 Requirements chapter 26 These requirements are extracted from the "How to implement virtual machine 47 - **R2** to **R5** [These AML requirements are isolated well enough in the 144 Requirements R1a through R1e dictate that the memory holding the
|
H A D | ppc-spapr-hcalls.rst | 11 The subset in LoPAR is selected based on the requirements of Linux as a guest.
|
/qemu/tests/vm/ |
H A D | haiku.x86_64 | 56 requirements = [ variable in HaikuVM 112 self.ssh_root("pkgman install -y %s" % " ".join(self.requirements))
|
/qemu/docs/interop/ |
H A D | parallels.rst | 108 ext_off must meet the same requirements as cluster offsets 125 Cluster offsets specified by BAT entries must meet the following requirements: 142 should meet the same requirements as clusters specified by BAT entries.
|
H A D | firmware.json | 114 # requirements that firmware may present. 169 # further CPU requirements; one combination known to work 179 # present high SMRAM requirements from the firmware. On 473 # platform requirements it presents.
|
/qemu/include/hw/mem/ |
H A D | memory-device.h | 124 * Called when (un)plugging the memory device, to check if the requirements 132 * alignment and the alignment requirements of the memory region.
|
/qemu/include/exec/ |
H A D | memop.h | 76 * MO_ATOM_* describes the atomicity requirements of the operation: 101 * MO_ATOM_NONE: the operation has no atomicity requirements.
|
/qemu/replay/ |
H A D | replay-time.c | 24 * Due to the caller's locking requirements we get the icount from it in replay_save_clock()
|
/qemu/rust/qemu-api/src/ |
H A D | bindings.rs | 38 // SAFETY: these are constants and vtables; the Send and Sync requirements
|
H A D | timer.rs | 43 // SAFETY: requirements relayed to callers of Timer::new in new()
|
/qemu/docs/devel/ |
H A D | multi-thread-tcg.rst | 194 DESIGN REQUIREMENTS: 294 DESIGN REQUIREMENTS: Be efficient with use of memory barriers 346 DESIGN REQUIREMENTS:
|
/qemu/include/qemu/ |
H A D | mmap-alloc.h | 18 * care of alignment requirements and installing guard pages.
|
/qemu/docs/ |
H A D | image-fuzzer.txt | 158 Overall fuzzer requirements 171 Fuzzer requirements:
|
/qemu/docs/system/s390x/ |
H A D | protvirt.rst | 21 If those requirements are met, the capability ``KVM_CAP_S390_PROTECTED``
|
/qemu/docs/system/arm/ |
H A D | sbsa.rst | 12 The `Arm Base Boot Requirements <https://developer.arm.com/documentation/den0044/>`__ (BBR)
|
/qemu/common-user/host/x86_64/ |
H A D | safe-syscall.inc.S | 27 * requirements as the userspace function call ABI, but better safe than
|
/qemu/python/ |
H A D | README.rst | 28 packages for testing this package. They are not runtime requirements,
|
/qemu/bsd-user/freebsd/ |
H A D | target_os_elf.h | 129 * special alignment requirements on the AUXV if necessary (eg. PPC). in target_create_elf_tables()
|
/qemu/hw/core/ |
H A D | or-irq.c | 78 * of splitting it in two to meet the requirements of VMSTATE_VARRAY_UINT16.
|
/qemu/bsd-user/netbsd/ |
H A D | target_os_elf.h | 138 * special alignment requirements on the AUXV if necessary (eg. PPC). in target_create_elf_tables()
|
12345