Searched full:recommended (Results 1 – 25 of 92) sorted by relevance
1234
/qemu/docs/system/ |
H A D | cpu-models-x86.rst.inc | 20 recommended CPU to use, provided live migration is not required. 68 Administrators / applications are recommended to use the CPU model that 130 Recommended to mitigate the cost of the Meltdown (CVE-2017-5754) fix. 169 Recommended to allow guest OS to use 1GB size pages. 189 Recommended to inform the guest OS that the host is *not* vulnerable 202 Recommended to inform the guest that the host is ``not`` 213 Recommended to inform the guest that it can disable the Intel TSX 237 Recommended to inform the guest that the host is ``not`` 248 Recommended to inform the guest that the host is ``not`` 259 Recommended to inform the guest that the host is ``not`` [all …]
|
H A D | cpu-models-mips.rst.inc | 10 Administrators / applications are recommended to use the CPU model that 42 Administrators / applications are recommended to use the CPU model that 86 Administrators / applications are recommended to use the CPU model that
|
H A D | vnc-security.rst | 16 authentication. For this setup it is recommended to restrict it to 59 authentication. The use of x509 certificates is strongly recommended, 175 When not using TLS the recommended configuration is
|
H A D | tls.rst | 94 Thus it is recommended that the server certificate include both the 104 recommended. 137 still recommended. The ``encryption_key`` and ``signing_key`` keyword is 190 recommended. The ``encryption_key`` and ``signing_key`` keyword is the
|
/qemu/hw/audio/ |
H A D | gusemu.h | 73 …gus_irqgen should be called directly after gus_mixvoices if you can meet the recommended ranges. */ 80 /* recommended range: 10 < numsamples < 100 */ 84 /* recommended range: 80us < elapsed_time < max(1000us, numsamples/playback_freq) */
|
/qemu/include/authz/ |
H A D | base.h | 65 * Callers are recommended to treat the denial and error 88 * Callers are recommended to treat the denial and error
|
/qemu/docs/system/i386/ |
H A D | hyperv.rst | 134 itself by writing to it. Even when this MSR is enabled, it is not a recommended 157 Recommended: ``hv-frequencies`` 235 Recommended: ``hv-evmcs`` (Intel) 257 Recommended: ``hv-evmcs`` (Intel) 291 emulating specific Hyper-V version, ...), it is recommended to enable all
|
/qemu/docs/system/s390x/ |
H A D | bootdevices.rst | 24 information in order to be bootable), it is recommended to specify a ``scsi-cd`` 45 It is really recommended to always specify the boot device with the 55 recommended to specify a CD-ROM device via ``-device scsi-cd`` (as mentioned
|
H A D | pcidevices.rst | 9 recommended to specify it explicitly so that you can pass s390-specific
|
/qemu/docs/about/ |
H A D | build-platforms.rst | 63 this is very slow and is not recommended for normal use. QEMU user emulation 118 include bindgen or have an older version, it is recommended to install 148 not tested anymore, so it is recommended to use one of the latest versions of
|
/qemu/docs/ |
H A D | igd-assign.txt | 27 ^1 Though i915 driver is able to mock a OpRegion, it is still recommended to 71 has been assigned to a VM. It's therefore generally recommended to prevent 139 region should be created below 4GB (recommended 4KB alignment), sized 143 recommended that firmware should make use of this fw_cfg entry for any 167 However, the support is not accepted by upstream EDK2/OVMF. A recommended
|
/qemu/docs/system/arm/ |
H A D | bananapi_m2u.rst | 84 done with the ``qemu-img`` command. It is recommended to only increase the image size 109 using similar commands as describe above for Linux. Note that it is recommended
|
H A D | virt.rst | 8 It is the recommended board type if you simply want to run 26 migrated, it is recommended to use another cpu model instead. 97 the Display devices section of "-device help". The recommended option
|
H A D | versatile.rst | 36 recommended (and also useful if you build a lot of different targets).
|
H A D | fby35.rst | 33 recommended way to run it is to allocate a pseudoterminal for each serial
|
H A D | orangepi.rst | 133 done with the ``qemu-img`` command. It is recommended to only increase the image size 186 using similar commands as describe above for Linux. Note that it is recommended
|
H A D | vexpress.rst | 70 recommended (and also useful if you build a lot of different targets).
|
/qemu/docs/system/openrisc/ |
H A D | virt.rst | 6 It is the recommended board type if you simply want to run
|
/qemu/scripts/tracetool/format/ |
H A D | stap.py | 20 # they recommended we keep it in the reserved list anyway
|
/qemu/bsd-user/aarch64/ |
H A D | target_arch_signal.h | 38 #define TARGET_SIGSTKSZ (TARGET_MINSIGSTKSZ + 32768) /* recommended size */
|
/qemu/bsd-user/arm/ |
H A D | target_arch_signal.h | 56 #define TARGET_SIGSTKSZ (TARGET_MINSIGSTKSZ + 32768) /* recommended size */
|
/qemu/bsd-user/i386/ |
H A D | target_arch_signal.h | 28 #define TARGET_SIGSTKSZ (MINSIGSTKSZ + 32768) /* recommended size */
|
/qemu/bsd-user/x86_64/ |
H A D | target_arch_signal.h | 29 #define TARGET_SIGSTKSZ (MINSIGSTKSZ + 32768) /* recommended size */
|
/qemu/docs/system/riscv/ |
H A D | virt.rst | 5 it is designed for use in virtual machines. It is the recommended board type 53 the recommended RISC-V bootflow: U-Boot SPL (M-mode) loads OpenSBI fw_dynamic
|
/qemu/include/io/ |
H A D | channel-file.h | 39 * functionality. So the QIOChannelSocket object is recommended
|
1234