/qemu/include/crypto/ |
H A D | afsplit.h | 33 * and process it to expand it to a much larger piece of data. 36 * byte in the larger data set is changed / missing, it should be 100 * size, to form a larger piece of data @out, which is
|
/qemu/tests/qemu-iotests/ |
H A D | 268 | 4 # Test write request with required alignment larger than the cluster size 45 echo "== Required alignment larger than cluster size =="
|
H A D | 268.out | 3 == Required alignment larger than cluster size ==
|
H A D | 054.out | 5 …IR/t.IMGFMT: The image size is too large for file format 'IMGFMT' (try using a larger cluster size)
|
H A D | 095 | 4 # Test for commit of larger active layer
|
H A D | 178.out.qcow2 | 33 qemu-img: The image size is too large (try using a larger cluster size) 178 qemu-img: The image size is too large (try using a larger cluster size)
|
H A D | 286 | 49 # More memory will give us a larger VM state, i.e. one above 1 MB.
|
/qemu/crypto/ |
H A D | afalg.c | 26 error_setg(errp, "Afalg type(%s) is larger than %d bytes", in qcrypto_afalg_build_saddr() 32 error_setg(errp, "Afalg name(%s) is larger than %d bytes", in qcrypto_afalg_build_saddr()
|
/qemu/docs/ |
H A D | nvdimm.txt | 27 - "slots=$N" should be equal to or larger than the total amount of 30 - "maxmem=$MAX_SIZE" should be equal to or larger than the total size 81 require a larger value than the basic one, e.g. 2MB on x86. This 147 must be larger than or equal to the 'align' of device dax.
|
/qemu/tests/qtest/libqos/ |
H A D | fw_cfg.c | 157 * If the fw_cfg file in question is larger than the passed-in 187 * If the fw_cfg file in question is larger than the passed-in 229 * If the fw_cfg file in question is larger than the passed-in
|
/qemu/target/arm/ |
H A D | cpu64.c | 45 * up to and including the specified maximum, which means all larger in arm_cpu_sve_finalize() 50 * automatically enabled and all vector lengths larger than the largest in arm_cpu_sve_finalize() 91 error_append_hint(errp, "sve%d is larger than the maximum vector " in arm_cpu_sve_finalize() 122 /* Disabling a supported length disables all larger lengths. */ in arm_cpu_sve_finalize() 125 /* Disabling a power-of-two disables all larger lengths. */ in arm_cpu_sve_finalize() 412 error_append_hint(errp, "Vector length larger than %d\n", in cpu_arm_set_default_vec_len()
|
/qemu/docs/system/arm/ |
H A D | cpu-features.rst | 304 disables all vector lengths larger than the power-of-two length. 306 disables all larger vector lengths (see constraint (2) of "SVE CPU 341 5) Disable the 512-bit vector length and all larger vector lengths, 409 If the default length is larger than the maximum vector length enabled, 442 As with ``sve-default-vector-length``, if the default length is larger
|
H A D | xlnx-versal-virt.rst | 187 binary file with a size of 36 bytes or larger. A file with all 205 binary file with a size of 3072 bytes or larger. A file with all
|
/qemu/tests/qtest/ |
H A D | arm-cpu-features.c | 325 * We can disable power-of-two vector lengths when all larger lengths in sve_tests_default() 327 * as all non-enabled larger lengths will then be auto-disabled. in sve_tests_default() 354 * Enabling anything larger than max-vq set by sve-max-vq is not in sve_tests_sve_max_vq_8() 355 * allowed, but of course disabling everything larger is OK. in sve_tests_sve_max_vq_8() 595 * unless all larger, supported vector lengths are also in test_query_cpu_model_expansion_kvm()
|
H A D | fuzz-virtio-scsi-test.c | 16 * larger size than the underlying region.
|
/qemu/util/ |
H A D | block-helpers.c | 23 * 2. No larger than MAX_BLOCK_SIZE
|
/qemu/hw/usb/ |
H A D | canokey.h | 48 * for IN larger than p->iov.size, we would do multiple handle_data()
|
/qemu/ |
H A D | page-vary-common.c | 34 * larger. And we can't make it smaller once we've committed to in set_preferred_target_page_bits_common()
|
/qemu/linux-headers/asm-arm64/ |
H A D | sve_context.h | 19 * To help ensure forward portability, this is much larger than the
|
/qemu/docs/system/ |
H A D | sriov.rst | 30 function numbers larger than one of the PF, and that the function numbers
|
/qemu/hw/misc/ |
H A D | empty_slot.c | 58 /* Only empty slots larger than 0 byte need handling. */ in empty_slot_init()
|
/qemu/.gitlab-ci.d/ |
H A D | cirrus.yml | 20 # 20 mins larger than "timeout_in" in cirrus/build.yml
|
/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 266 warn_report("PNOR address is larger than 2^%d, disabling PNOR", in pnv_bmc_set_pnor() 276 warn_report("PNOR size is larger than 2^%d, disabling PNOR", in pnv_bmc_set_pnor()
|
/qemu/hw/arm/ |
H A D | xen-pvh.c | 74 * In scenarios 2 and 3, if X or Y are set to something larger than in xen_arm_machine_class_init()
|
/qemu/include/hw/virtio/ |
H A D | vhost-user.h | 80 * VhostUserState in their larger device structure and just point to
|