Home
last modified time | relevance | path

Searched refs:paths (Results 1 – 25 of 45) sorted by relevance

12

/qemu/.gitlab-ci.d/
H A Dbuildtest-template.yml6 paths:
42 paths:
71 paths:
80 paths:
87 paths:
94 - echo "[datadir.paths]" > ~/.config/avocado/avocado.conf
H A Dcrossbuild-template.yml6 paths:
44 paths:
63 paths:
86 paths:
H A Dcustom-runners.yml25 paths:
H A Dwindows.yml7 paths:
31 paths:
H A Dopensbi.yml71 paths: # 'artifacts.zip' will contains the following files:
H A Dcrossbuilds.yml175 paths:
H A Dbuildtest.yml176 paths:
603 paths:
740 paths:
/qemu/tests/qemu-iotests/
H A Diotests.py766 self.paths = [os.path.join(base_dir, file_pattern(name))
770 if len(self.paths) == 1:
771 return self.paths[0]
773 return self.paths
776 for path in self.paths:
791 for path in reversed(file_path_remover.paths):
805 file_path_remover.paths = []
808 paths = []
812 file_path_remover.paths.append(path)
813 paths.append(path)
[all …]
H A Dcheck192 paths = [os.path.join(env.source_iotests, t) for t in tests] variable
193 ok = tr.run_tests(paths, args.jobs)
H A D185.out15 'mode': 'absolute-paths' } }
28 'mode': 'absolute-paths' } }
/qemu/tests/lcitool/targets/
H A Dopensuse-leap-15.yml1 paths:
/qemu/tests/avocado/
H A Dppc_hv_tests.py25 paths=os.getenv('PATH')
26 for p in paths.split(os.path.pathsep):
H A Dacpi-bits.py64 paths=os.getenv('PATH')
65 for p in paths.split(os.path.pathsep):
/qemu/docs/devel/
H A Dblkdebug.txt9 used to exercise error code paths in block drivers including ENOSPC (out of
16 Block drivers have many error code paths that handle I/O errors. Image formats
22 This way, all error paths can be tested to make sure they are correct.
152 Exercising code paths in block drivers may require specific ordering amongst
/qemu/docs/system/
H A Dpr-manager.rst71 discovered paths or reinstated paths. The attribute can be added
/qemu/docs/interop/
H A Ddbus-display.rst8 Various specialized D-Bus interfaces are available on different object paths
H A Dqemu-ga.rst67 Specify the directory to store state information (absolute paths only,
/qemu/tcg/
H A Dtcg-ldst.c.inc34 /* qemu_ld/st slow paths */
/qemu/include/exec/
H A Dhelper-proto.h.inc12 * decides to split out the noreturn code paths that raise an exception,
/qemu/tests/docker/
H A Ddocker.py652 if args.paths:
653 for p in args.paths:
/qemu/qapi/
H A Dqom.json83 # supported paths--absolute and partial paths.
85 # Absolute paths are derived from the root object and can follow
87 # properties, they can be arbitrarily long. Absolute paths look
90 # Partial paths look like relative filenames. They do not begin
91 # with a prefix. The matching rules for partial paths are subtle
/qemu/docs/system/s390x/
H A Dcss.rst5 functionless) channel paths, and channel devices (virtio-ccw, 3270, and
/qemu/docs/system/devices/
H A Dusb-u2f.rst84 You can also manually pass the device the paths to each of these files,
H A Dvirtio-gpu.rst96 ``wayland-socket-path`` for non-standard paths.
/qemu/docs/config/
H A Dmach-virt-serial.cfg89 # binary and variable store template, as well as the paths

12