Home
last modified time | relevance | path

Searched full:environment (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/qemu/python/
H A DREADME.rst9 environment. ``setup.cfg`` provides the packaging configuration used by
13 environment. If you are inside a virtual environment, they will
15 global environment, which is **not recommended**.
18 local python packages. If you are inside of a virtual environment,
32 install QEMU in editable mode to the current environment.
46 1. Set your PYTHONPATH environment variable to include this source
H A DMakefile10 @echo " Run tests in the minreqs virtual environment."
29 @echo " Run tests in your *current environment*."
30 @echo " Performs no environment setup of any kind."
38 @echo " Creates the minreqs virtual environment ($(QEMU_MINVENV_DIR))"
/qemu/docs/user/
H A Dmain.rst73 Set environment var to value.
76 Remove var from the environment.
100 when passing this option via the ``QEMU_GDB`` environment variable to a
112 Environment variables:
229 ``-ignore-environment``
230 Start with an empty environment. Without this option, the initial
231 environment is a copy of the caller's environment.
234 Set environment var to value.
237 Remove var from the environment.
/qemu/tests/qemu-iotests/
H A Dcheck3 # Configure environment and run group of tests in it.
60 help='use valgrind, sets VALGRIND_QEMU environment '
71 g_env = p.add_argument_group('test environment options')
77 'sets CACHEMODE environment variable')
79 help='sets CACHEMODE environment variable')
82 help='sets AIOMODE environment variable')
90 'The following options set the IMGFMT environment variable. '
100 'The following options set the IMGPROTO environment variable. '
113 'sets IMGOPTS environment variable')
/qemu/docs/devel/
H A Dbuild-system.rst8 to determine the local build environment characteristics, then they run
48 - create a virtual environment in which all Python code runs during
51 - invoke Meson in the virtual environment, to perform the actual
80 Determine if $COMMAND exists in the current environment, either as a
129 environment (venv) during the configuration phase. The Python interpreter
131 from the environment, or the system PATH, in this order. The venv resides
140 PATH might operate in a different Python environment than the one chosen
150 virtual environment with ``pip``, either from wheels in ``python/wheels``
424 environment and should be invoked through the scripts that ``configure``
492 It handles creating the virtual environment, creating scripts in
[all …]
H A Dbuild-environment.rst4 Setup build environment
75 environment.
102 # Some packages may be missing for your environment, installation will still
/qemu/docs/devel/testing/
H A Dfunctional.rst56 execute the file directly by specifying two environment variables first,
193 be the result the QEMU_TEST_QEMU_BINARY environment variable.
226 The preserved value of the ``QEMU_TEST_QEMU_BINARY`` environment
313 ``QEMU_TEST_CACHE_DIR`` environment variable.
321 on the test system or when the running environment is a CI system. For further
328 environment variables became a kind of standard way to enable/disable tests.
336 the environment.
349 You should export ``QEMU_TEST_ALLOW_UNTRUSTED_CODE=1`` on the environment in
357 due to the constraints of the CI environment. If you encounter a
377 the QEMU_TEST_ALLOW_SLOW environment variable has been set.
H A Dci-runners.rst.inc41 Build environment
44 The ``scripts/ci/setup/$DISTRO/build-environment.yml`` Ansible
45 playbook will set up machines with the environment needed to perform
55 ansible-playbook -i inventory $DISTRO/build-environment.yml
/qemu/pc-bios/
HDu-boot.e500__of_translate_address fdt_fixup_memory_banks set_tlb do_bootvx_fdt dev_get_parent_priv device_remove mpc85xx_pci_dm_probe tsec_mdio_probe phy_device_create fs_devread dev_get_uclass_priv virtio_uclass_child_pre_probe virtio_has_feature virtio_pci_set_status virtio_pci_get_config virtio_has_feature dev_get_priv virtqueue_add virtio_pci_set_features ...
/qemu/include/exec/
H A Dcpu-common.h232 * @env: The architecture environment
234 * Return the ArchCPU associated with the environment.
243 * @env: The architecture environment
245 * Return the CPUState associated with the environment.
254 * @env: The architecture environment
256 * Return the CPUState associated with the environment.
/qemu/docs/tools/
H A Dqemu-trace-stap.rst16 It is required to have the SystemTap runtime environment installed to use
40 the directories listed in the ``$PATH`` environment variable.
69 the directories listed in the ``$PATH`` environment variable.
108 tracing environment:
/qemu/tests/lcitool/
H A DMakefile.include5 @echo 'Manage build environment manifests'
10 @echo ' lcitool-refresh: Re-generate all build environment manifests.'
/qemu/.gitlab-ci.d/custom-runners/
H A Dubuntu-22.04-aarch32.yml1 # All ubuntu-22.04 jobs should run successfully in an environment
2 # setup by the scripts/ci/setup/ubuntu/build-environment.yml task
/qemu/tests/functional/qemu_test/
H A Ddecorators.py58 the $QEMU_TEST_FLAKY_TESTS environment variable is set.
92 unless the $QEMU_TEST_ALLOW_LARGE_STORAGE environment
107 environment variable is set
/qemu/docs/
H A Dimage-fuzzer.txt51 For comprehensive test results, please, set up your test environment
55 from environment variables. If the environment check fails the runner will
58 the related environment variable if it's not installed in the system path.
59 For details about environment variables see qemu-iotests/check.
/qemu/tests/image-fuzzer/
H A Drunner.py108 The class sets up test environment, generates backing and test images
123 """Set test environment in a specified work directory.
126 'QEMU_IO' environment variables.
269 """Restore the test environment after a test execution."""
282 Set up test environment in TEST_DIR and run a test in it. A module for
315 'QEMU_IO' environment variables.
332 """Setup environment for one test and execute this test."""
/qemu/python/qemu/utils/
H A Dqom.py65 set via QMP_SOCKET environment variable.
112 set via QMP_SOCKET environment variable.
160 set via QMP_SOCKET environment variable.
206 set via QMP_SOCKET environment variable.
/qemu/
H A Dpythondeps.toml2 # installed in the pyvenv Python virtual environment.
11 # - installed: fixed version to install in the virtual environment
/qemu/tests/docker/
H A Drun20 # Prepare the environment
40 echo "Environment variables:"
/qemu/scripts/oss-fuzz/
H A Dbuild.sh72 "using the \$CC and \$CXX environment variables"\
107 # Ignore the generic-fuzz target, as it requires some environment variables
110 # environment variables according to predefined configs.
/qemu/docs/system/ppc/
H A Dpseries.rst5 The Power machine para-virtualized environment described by the Linux on Power
6 Architecture Reference ([LoPAR]_) document is called pSeries. This environment
10 Even though pSeries is designed to behave as a guest environment, it is also
122 QEMU environment.
225 environment. The following table shows with which environment each module can
226 run. As long as you are in a supported environment, you can run KVM-PR or KVM-HV
/qemu/tests/uefi-test-tools/
H A Dbuild.sh27 # Set up the environment for edk2 building.
43 # Fetch some option arguments, and set the cross-compilation environment (if
/qemu/python/scripts/
H A Dmkvenv.py24 target Target directory to install virtual environment into.
128 """Returns True if it is executed inside of a virtual environment."""
141 environment when invoked from inside of an existing virtual
142 environment by including packages from the parent. Also,
144 console_scripts inside the virtual environment.
173 # replaced with our own script generation once the virtual environment
372 f"mkvenv: Creating {style} virtual environment"
581 "but the build is using an isolated virtual environment."
791 help="Target directory to install virtual environment into.",
/qemu/.gitlab/issue_templates/
H A Dbug.md20 ## Host environment
37 ## Emulated/Virtualized environment
/qemu/scripts/
H A Darchive-source.sh6 # export the source files, in order to be built in a different environment,
27 # in their checkout, because the build environment is completely

12345678910>>...17