/qemu/tests/vm/ |
H A D | ubuntu.aarch64 | 71 defaults = aarch64vm.get_config_defaults(UbuntuAarch64VM, DEFAULT_CONFIG) variable 72 sys.exit(basevm.main(UbuntuAarch64VM, defaults))
|
H A D | centos.aarch64 | 99 defaults = aarch64vm.get_config_defaults(CentosAarch64VM, DEFAULT_CONFIG) variable 100 sys.exit(basevm.main(CentosAarch64VM, defaults))
|
/qemu/tests/qemu-iotests/tests/ |
H A D | write-zeroes-unmap.out | 3 === defaults - write zeros === 13 === defaults - write zeros unmap === 23 === defaults - write actual zeros ===
|
/qemu/hw/display/ |
H A D | Kconfig | 105 # defaults to "N", enabled by specific boards 138 # defaults to "N", enabled by specific boards
|
/qemu/qapi/ |
H A D | crypto.json | 207 # defaults to 'aes-256'. 210 # defaults to 'xts' 212 # @ivgen-alg: the initialization vector generator. Currently defaults 216 # Currently defaults to 'sha256' 218 # @hash-alg: the master key hash algorithm. Currently defaults to 222 # processing. Currently defaults to 2000. (since 2.8) 380 # keyslot. Currently defaults to 2000.
|
H A D | introspect.json | 244 # parameter is optional, and defaults to this value. 310 # defaults to false (Since: 2.12)
|
H A D | block-core.json | 1606 # copy-before-write jobs; defaults to break-guest-write. (Since 10.1) 2208 # @copy-mode: when to copy data to the destination; defaults to 2526 # @copy-mode: when to copy data to the destination; defaults to 3470 # other flags, defaults to 'cached' 3631 # image, defaults to 'cached' (since 2.2) 3738 # @user: user as which to connect, defaults to current local user name 3819 # trigger the event; defaults to "any" 3822 # injected; defaults to "all read, write, write-zeroes, discard, 3825 # @errno: error identifier (errno) to be returned; defaults to EIO 3828 # order to actually trigger the event; defaults to "any sector" [all …]
|
/qemu/configs/meson/ |
H A D | windows.txt | 1 # target-specific defaults, can still be overridden on
|
/qemu/tests/qemu-iotests/ |
H A D | 211.out | 1 === Successful image creation (defaults) === 21 === Successful image creation (explicit defaults) ===
|
H A D | 266.out | 10 === Successful image creation (defaults) === 32 === Successful image creation (explicit defaults) ===
|
H A D | 212.out | 1 === Successful image creation (defaults) === 19 === Successful image creation (explicit defaults) ===
|
H A D | 213.out | 1 === Successful image creation (defaults) === 20 === Successful image creation (explicit defaults) ===
|
H A D | 237.out | 1 === Successful image creation (defaults) === 30 === Successful image creation (inline blockdev-add, explicit defaults) ===
|
H A D | 206.out | 1 === Successful image creation (defaults) === 27 === Successful image creation (inline blockdev-add, explicit defaults) ===
|
/qemu/ |
H A D | pythondeps.toml | 13 # defaults to the same as "accepted" or, if also missing,
|
/qemu/docs/interop/ |
H A D | vhost-user.json | 180 # override distro defaults. 197 # defaults to $HOME/.config).
|
/qemu/docs/ |
H A D | qcow2-cache.txt | 27 its value 512 bytes or higher. QEMU currently defaults to 64 KB 68 is a power of two and must not be higher than 64. It defaults to 16 175 Since QEMU 4.0 the value of l2-cache-entry-size defaults to 4KB (or
|
/qemu/hw/nvme/ |
H A D | ns.c | 117 static const NvmeLBAF defaults[16] = { in nvme_ns_init() local 130 memcpy(&id_ns->lbaf, &defaults, sizeof(defaults)); in nvme_ns_init()
|
/qemu/docs/system/ |
H A D | device-url-syntax.rst.inc | 164 It defaults to 256k. 168 over SSL. It can have the value 'on' or 'off'. It defaults to
|
H A D | introduction.rst | 79 disk image, those examples elide a lot of details with defaults that 156 names so we can override the defaults later.
|
H A D | qemu-block-drivers.rst.inc | 101 Name of the cipher algorithm and key length. Currently defaults 106 Name of the encryption mode to use. Currently defaults to ``xts``. 111 Name of the initialization vector generator algorithm. Currently defaults 260 Name of the cipher algorithm and key length. Currently defaults 265 Name of the encryption mode to use. Currently defaults to ``xts``. 269 Name of the initialization vector generator algorithm. Currently defaults 706 and if not specified, it defaults to port 24007. If the transport type is unix,
|
H A D | pr-manager.rst | 72 to the ``defaults`` section or the ``multipaths`` section; for example::
|
H A D | tls.rst | 153 The QEMU x509 TLS credential setup defaults to enabling client 270 should be performed. This defaults to enabled, meaning clients will 323 containing ``keys.psk`` and an optional username (defaults to "qemu")::
|
/qemu/docs/system/arm/ |
H A D | vexpress.rst | 52 - QEMU defaults to providing a CPU which does not provide either
|
/qemu/tests/qapi-schema/ |
H A D | qapi-schema-test.json | 93 # 'value4' defaults to empty 100 # this variant of UserDefFlatUnion defaults to a union that uses members with
|