Home
last modified time | relevance | path

Searched refs:defaults (Results 1 – 25 of 51) sorted by relevance

123

/qemu/tests/vm/
H A Dubuntu.aarch6471 defaults = aarch64vm.get_config_defaults(UbuntuAarch64VM, DEFAULT_CONFIG) variable
72 sys.exit(basevm.main(UbuntuAarch64VM, defaults))
H A Dcentos.aarch6499 defaults = aarch64vm.get_config_defaults(CentosAarch64VM, DEFAULT_CONFIG) variable
100 sys.exit(basevm.main(CentosAarch64VM, defaults))
/qemu/tests/qemu-iotests/tests/
H A Dwrite-zeroes-unmap.out3 === defaults - write zeros ===
13 === defaults - write zeros unmap ===
23 === defaults - write actual zeros ===
/qemu/hw/display/
H A DKconfig105 # defaults to "N", enabled by specific boards
138 # defaults to "N", enabled by specific boards
/qemu/qapi/
H A Dcrypto.json207 # 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 Dintrospect.json244 # parameter is optional, and defaults to this value.
310 # defaults to false (Since: 2.12)
H A Dblock-core.json1606 # 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 Dwindows.txt1 # target-specific defaults, can still be overridden on
/qemu/tests/qemu-iotests/
H A D211.out1 === Successful image creation (defaults) ===
21 === Successful image creation (explicit defaults) ===
H A D266.out10 === Successful image creation (defaults) ===
32 === Successful image creation (explicit defaults) ===
H A D212.out1 === Successful image creation (defaults) ===
19 === Successful image creation (explicit defaults) ===
H A D213.out1 === Successful image creation (defaults) ===
20 === Successful image creation (explicit defaults) ===
H A D237.out1 === Successful image creation (defaults) ===
30 === Successful image creation (inline blockdev-add, explicit defaults) ===
H A D206.out1 === Successful image creation (defaults) ===
27 === Successful image creation (inline blockdev-add, explicit defaults) ===
/qemu/
H A Dpythondeps.toml13 # defaults to the same as "accepted" or, if also missing,
/qemu/docs/interop/
H A Dvhost-user.json180 # override distro defaults.
197 # defaults to $HOME/.config).
/qemu/docs/
H A Dqcow2-cache.txt27 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 Dns.c117 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 Ddevice-url-syntax.rst.inc164 It defaults to 256k.
168 over SSL. It can have the value 'on' or 'off'. It defaults to
H A Dintroduction.rst79 disk image, those examples elide a lot of details with defaults that
156 names so we can override the defaults later.
H A Dqemu-block-drivers.rst.inc101 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 Dpr-manager.rst72 to the ``defaults`` section or the ``multipaths`` section; for example::
H A Dtls.rst153 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 Dvexpress.rst52 - QEMU defaults to providing a CPU which does not provide either
/qemu/tests/qapi-schema/
H A Dqapi-schema-test.json93 # 'value4' defaults to empty
100 # this variant of UserDefFlatUnion defaults to a union that uses members with

123