Searched full:directories (Results 1 – 25 of 40) sorted by relevance
12
/qemu/docs/tools/ |
H A D | qemu-trace-stap.rst | 40 the directories listed in the ``$PATH`` environment variable. 69 the directories listed in the ``$PATH`` environment variable.
|
/qemu/tests/tcg/ |
H A D | README | 7 found in their respective directories.
|
/qemu/include/qemu/ |
H A D | module.h | 74 * module_load: attempt to load a module from a set of directories 76 * directories searched are:
|
H A D | datadir.h | 19 * Otherwise searches for @name file in the data directories, either
|
/qemu/ |
H A D | LICENSE | 19 or directories: bsd-user/, linux-user/, hw/vfio/, hw/xen/xen_pt*.
|
H A D | qemu.nsi | 198 ; Remove files and directories used
|
H A D | configure | 438 # directories, and set multilib cflags. The canonicalization isn't really 1696 # (these can be both files and directories). 1697 # Caution: avoid adding files or directories here using wildcards. This
|
H A D | meson_options.txt | 6 description: 'Suffix for QEMU data/modules/config directories (can be empty)')
|
/qemu/docs/interop/ |
H A D | vhost-user.json | 187 # directories: 199 # Top-down, the list of directories goes from general to specific.
|
H A D | firmware.json | 412 # three directories: 424 # Top-down, the list of directories goes from general to specific.
|
/qemu/system/ |
H A D | datadir.c | 98 /* add configured firmware directories */ in qemu_add_default_firmwarepath()
|
/qemu/tests/ |
H A D | meson.build | 52 # meson doesn't like generated output in other directories
|
/qemu/include/hw/xen/interface/ |
H A D | features.h | 51 * If set, the guest does not need to allocate x86 PAE page directories
|
/qemu/docs/ |
H A D | conf.py | 43 # add these directories to sys.path here. If the directory is relative to the 154 # directories to ignore when looking for source files.
|
/qemu/docs/devel/testing/ |
H A D | fuzzing.rst | 59 continue fuzzing from there. You can also specify multiple directories. 60 libFuzzer loads existing inputs from all specified directories, but will only
|
/qemu/include/hw/xen/interface/io/ |
H A D | fbif.h | 132 * 64 bit. 256 directories give enough room for a 512 Meg
|
/qemu/stubs/ |
H A D | meson.build | 1 # If possible, add new files to other directories, by using "if_false".
|
/qemu/scripts/ |
H A D | clean-includes | 30 # tree (excluding certain directories which are known not to need
|
H A D | update-linux-headers.sh | 108 # This will pick up non-directories too (eg "Kconfig") but we will
|
/qemu/scripts/simplebench/ |
H A D | bench-backup.py | 190 Directories, each containing "test-source" and/or
|
/qemu/target/hexagon/ |
H A D | README | 18 architecture library (aka archlib). The three primary directories with
|
/qemu/tests/qemu-iotests/ |
H A D | testrunner.py | 262 # Split test directories, so that tests running in parallel don't
|
/qemu/docs/devel/ |
H A D | tracing.rst | 45 "trace-events" file. All directories which contain "trace-events" files must be
|
/qemu/hw/9pfs/ |
H A D | 9p-synth.c | 61 /* We don't allow write to directories */ in v9fs_add_dir_node()
|
/qemu/block/ |
H A D | vvfat.c | 1571 * new files and directories (in s->commits). 1575 * 3. handle renames, and create new files and directories (do not yet 1578 * 4. walk the directories, fixing the mapping and direntries, and marking 1583 * 6. handle deleted files and directories 1854 * Further, the files/directories handled by this function are
|
12