/qemu/tests/qemu-iotests/ |
H A D | common.rc | 779 # "generic" is suitable for most image formats. For some formats it doesn't 791 _notrun "not suitable for this image format: $IMGFMT" 800 _notrun "not suitable for this image format: $IMGFMT" 815 _notrun "not suitable for this image protocol: $IMGPROTO" 824 _notrun "not suitable for this image protocol: $IMGPROTO" 842 _notrun "not suitable for this OS: $HOSTOS" 852 _notrun "not suitable for cache mode: $CACHEMODE" 904 _notrun "not suitable for aio mode: $AIOMODE" 920 _notrun "not suitable for image option: $bad_opt"
|
H A D | iotests.py | 1406 notrun('not suitable for this image format: %s' % imgfmt) 1420 notrun('not suitable for this protocol: %s' % imgproto) 1425 notrun('not suitable for this OS: %s' % sys.platform) 1429 notrun('not suitable for this OS: %s' % sys.platform) 1433 notrun('not suitable for this cache mode: %s' % cachemode) 1437 notrun('not suitable for this aio mode: %s' % aiomode) 1464 notrun(f'not suitable for this imgopts: {imgopts}')
|
/qemu/docs/devel/ |
H A D | stable-process.rst | 57 * If you judge an already merged patch suitable for stable, send a mail 71 nominate other patches that you think are suitable for inclusion. After
|
H A D | code-provenance.rst | 136 suitable ``Signed-off-by`` tags. 163 append a suitable line matching the configured git author details. 166 be used to append a suitable line in the emails it creates, without modifying
|
H A D | qom.rst | 315 OBJECT_DECLARE_SIMPLE_TYPE macro is suitable, and is commonly placed 353 the OBJECT_DEFINE_SIMPLE_TYPE macro is suitable:
|
/qemu/docs/system/arm/ |
H A D | vexpress.rst | 60 suitable entries describing these transports for the guest. 81 Your rootfs will need to be padded to the right size. With a suitable
|
/qemu/tests/qtest/ |
H A D | boot-sector.h | 19 /* Create boot disk file. fname must be a suitable string for mkstemp() */
|
/qemu/tests/tcg/multiarch/ |
H A D | test-mmap.c | 193 /* Find a suitable address to start with. */ in check_aligned_anonymous_fixed_mmaps() 225 /* Find a suitable address to start with. Right were the x86 hosts in check_aligned_anonymous_fixed_mmaps_collide_with_host() 341 /* Find a suitable address to start with. */ in check_file_fixed_eof_mmaps() 383 /* Find a suitable address to start with. */ in check_file_fixed_mmaps()
|
/qemu/python/qemu/qmp/ |
H A D | error.py | 10 package, and is suitable for use in handling semantic errors from this
|
/qemu/python/scripts/ |
H A D | mkvenv.py | 544 " but isn't suitable." 553 "No suitable version found in, or failed to install from" 559 lines.append("A suitable version could not be obtained from PyPI.") 700 # Some packages are missing or aren't a suitable version, 701 # install a suitable (possibly vendored) package.
|
/qemu/include/qapi/ |
H A D | error.h | 306 * If @errp is &error_abort, print a suitable message and abort(). 307 * If @errp is &error_fatal, print a suitable message and exit(1). 362 * Else, if @dst_errp is &error_abort, print a suitable message and 364 * Else, if @dst_errp is &error_fatal, print a suitable message and
|
/qemu/scripts/ci/setup/ubuntu/ |
H A D | build-environment.yml | 15 - name: Check for suitable ansible version
|
/qemu/docs/system/ |
H A D | authz.rst | 124 In most cases, however, the next driver will be more suitable. 210 If x509 cert was being used as the username, a suitable
|
H A D | target-openrisc.rst | 43 use in virtual machines. You'll need to compile Linux with a suitable
|
H A D | target-riscv.rst | 49 need to compile Linux with a suitable configuration for running on
|
H A D | target-arm.rst | 59 need to compile Linux with a suitable configuration for running on
|
/qemu/pc-bios/s390-ccw/ |
H A D | main.c | 309 puts("Could not find a suitable boot device (none specified)"); in probe_boot_device() 331 panic("No suitable device for IPL. Halting..."); in main()
|
/qemu/docs/sphinx/ |
H A D | qapidoc_legacy.py | 63 the final list of document nodes (in a form suitable for returning 123 'name: type (optional) (If: ...)' suitable for use as the 140 'when tagname is variant (If: ...)' suitable for use in
|
/qemu/include/authz/ |
H A D | pamacct.h | 65 * If x509 cert was being used as the username, a suitable
|
/qemu/docs/devel/migration/ |
H A D | dirty-limit.rst | 44 Calculate a suitable sleep period for each virtual CPU, which will be
|
/qemu/target/i386/tcg/user/ |
H A D | seg_helper.c | 71 exiting the emulation with the suitable exception and error in do_interrupt_user()
|
/qemu/include/accel/tcg/ |
H A D | probe.h | 114 * If we can translate a host virtual address suitable for direct RAM
|
/qemu/scripts/ |
H A D | analyze-inclusions | 18 # "make" (typically used for a "-j" argument suitable for your
|
/qemu/include/crypto/ |
H A D | secret.h | 64 * Providing data directly, insecurely (suitable for
|
/qemu/include/qemu/ |
H A D | coroutine-core.h | 21 * useful flavor of coroutines that is suitable for writing sequential code,
|