Home
last modified time | relevance | path

Searched full:suitable (Results 1 – 25 of 91) sorted by relevance

1234

/qemu/tests/qemu-iotests/
H A Dcommon.rc779 # "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 Diotests.py1406 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 Dstable-process.rst57 * 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 Dcode-provenance.rst136 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 Dqom.rst315 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 Dvexpress.rst60 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 Dboot-sector.h19 /* Create boot disk file. fname must be a suitable string for mkstemp() */
/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c193 /* 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 Derror.py10 package, and is suitable for use in handling semantic errors from this
/qemu/python/scripts/
H A Dmkvenv.py544 " 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 Derror.h306 * 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 Dbuild-environment.yml15 - name: Check for suitable ansible version
/qemu/docs/system/
H A Dauthz.rst124 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 Dtarget-openrisc.rst43 use in virtual machines. You'll need to compile Linux with a suitable
H A Dtarget-riscv.rst49 need to compile Linux with a suitable configuration for running on
H A Dtarget-arm.rst59 need to compile Linux with a suitable configuration for running on
/qemu/pc-bios/s390-ccw/
H A Dmain.c309 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 Dqapidoc_legacy.py63 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 Dpamacct.h65 * If x509 cert was being used as the username, a suitable
/qemu/docs/devel/migration/
H A Ddirty-limit.rst44 Calculate a suitable sleep period for each virtual CPU, which will be
/qemu/target/i386/tcg/user/
H A Dseg_helper.c71 exiting the emulation with the suitable exception and error in do_interrupt_user()
/qemu/include/accel/tcg/
H A Dprobe.h114 * If we can translate a host virtual address suitable for direct RAM
/qemu/scripts/
H A Danalyze-inclusions18 # "make" (typically used for a "-j" argument suitable for your
/qemu/include/crypto/
H A Dsecret.h64 * Providing data directly, insecurely (suitable for
/qemu/include/qemu/
H A Dcoroutine-core.h21 * useful flavor of coroutines that is suitable for writing sequential code,

1234