Home
last modified time | relevance | path

Searched refs:require (Results 1 – 25 of 96) sorted by last modified time

1234

/qemu/
H A Dqemu-options.hx226 buffer. Some operating systems require this to be enabled, and in
3460 may also require an additional traffic redirection with ethtool to these
3468 # note: drivers may require non-empty key/mask pair.
/qemu/target/i386/tcg/
H A Demit.c.inc222 /* MOST legacy SSE instructions require aligned memory operands, but not all. */
/qemu/configs/targets/
H A Dloongarch64-softmmu.mak5 # all boards require libfdt
H A Dppc64-softmmu.mak7 # all boards require libfdt
H A Drx-softmmu.mak3 # all boards require libfdt
/qemu/qapi/
H A Dmigration.json1348 # @require: got failover requirement but not handled
1360 'data': [ 'none', 'require', 'active', 'completed', 'relaunch' ] }
H A Dmachine-target.json16 # that an architecture might require should be hidden behind the name.
H A Dqom.json643 # Some backend stores specified by @mem-path require an alignment
H A Dcrypto.json13 # Most types of credential require different setup / structures
H A Dmisc.json210 # @cpu-index: The CPU to use for commands that require an implicit CPU
H A Dblock-core.json737 # bitmap creation, may require additional space and is not covered
3598 # This may only be specified for images that require an external
/qemu/docs/about/
H A Dremoved-features.rst457 QEMU does not require a model and will not create any sound card
/qemu/tcg/i386/
H A Dtcg-target.c.inc2343 * Else use we require a runtime test for alignment for VMOVDQA;
2471 * Else use we require a runtime test for alignment for VMOVDQA;
/qemu/target/hexagon/
H A DREADME130 Instructions with multiple definitions are examples. These require special
/qemu/linux-user/
H A Dmmap.c1282 int require = TARGET_PAGE_SIZE; in target_shmat() local
1284 require = t_shmlba; in target_shmat()
1290 require = MAX(require, h_shmlba); in target_shmat()
1291 if (shmaddr & (require - 1)) { in target_shmat()
/qemu/docs/devel/
H A Dkconfig.rst150 up to other symbols to ``select`` whatever subsystems they require.
H A Datomics.rst17 the most performance-critical parts of QEMU in particular require
H A Dci-jobs.rst.inc169 runner, you can set this variable to enable the tests that require this
176 variable to enable the tests that require this kind of host. The
182 runner, you can set this variable to enable the tests that require this
189 tests that require this kind of host. The runner should be tagged with
/qemu/qga/
H A Dmeson.build10 .require(host_os == 'windows',
12 .require('cpp' in all_languages,
14 .require(have_vss, error_message: '''VSS support requires VSS headers.
23 .require(midl.found() or widl.found(),
25 .require(not get_option('prefer_static'),
H A Dqapi-schema.json1073 # flag, as they may require the clear-text password
/qemu/.gitlab-ci.d/
H A Dcirrus.yml1 # Jobs that we delegate to Cirrus CI because they require an operating
H A Dcustom-runners.yml1 # The CI jobs defined here require GitLab runners installed and
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc896 Some QEMU features, such as image file formats, require exclusive write access
/qemu/docs/system/i386/
H A Dsgx.rst36 require -maxmem as EPC is not treated as {cold,hot}plugged memory.
/qemu/tests/qemu-iotests/
H A D206.out206 Job failed: Different refcount widths than 16 bits require compatibility level 1.1 or above (use ve…

1234