/qemu/docs/system/loongarch/ |
H A D | virt.rst | 46 (2) Set cross tools: 50 …wget https://github.com/loongson/build-tools/releases/download/2022.09.06/loongarch64-clfs-6.3-cro… 51 tar -vxf loongarch64-clfs-6.3-cross-tools-gcc-glibc.tar.xz -C /opt 52 export PATH=/opt/cross-tools/bin:$PATH 53 export LD_LIBRARY_PATH=/opt/cross-tools/lib:$LD_LIBRARY_PATH 54 export LD_LIBRARY_PATH=/opt/cross-tools/loongarch64-unknown-linux-gnu/lib/:$LD_LIBRARY_PATH 56 Note: You need get the latest cross-tools at https://github.com/loongson/build-tools
|
/qemu/tests/docker/dockerfiles/ |
H A D | debian-loongarch-cross.docker | 5 # https://github.com/loongson/build-tools/releases 40 …-#SL https://github.com/loongson/build-tools/releases/download/2023.08.08/CLFS-loongarch64-8.1-x86… 43 ENV PATH $PATH:/opt/cross-tools/bin 44 ENV LD_LIBRARY_PATH /opt/cross-tools/lib:/opt/cross-tools/loongarch64-unknown-linux-gnu/lib:$LD_LIB… 46 ENV QEMU_CONFIGURE_OPTS --disable-docs --disable-tools
|
H A D | alpine.docker | 72 multipath-tools \ 76 net-tools \ 114 vulkan-tools \
|
H A D | debian-legacy-test-cross.docker | 23 # Add extra build tools and as many cross compilers as we can for testing 44 ENV QEMU_CONFIGURE_OPTS --disable-system --disable-docs --disable-tools
|
H A D | fedora-win64-cross.docker | 64 vulkan-tools \ 79 mingw-w64-tools \
|
H A D | debian-all-test-cross.docker | 20 # Add extra build tools and as many cross compilers as we can for testing 69 ENV QEMU_CONFIGURE_OPTS --disable-system --disable-docs --disable-tools
|
H A D | ubuntu2204.docker | 107 multipath-tools \ 133 vulkan-tools \
|
/qemu/scripts/coverity-scan/ |
H A D | run-coverity-scan | 14 # run the (closed-source) coverity build tools, so don't 32 # --dry-run : run the tools, but don't actually do the upload 36 # --update-tools-only : update the cached copy of the tools, but don't run them 37 # --no-update-tools : do not update the cached copy of the tools 54 # COVERITY_TOOL_BASE -- set to directory to put coverity tools 55 # (default: /tmp/coverity-tools) 115 # build docker container including the coverity-scan tools 117 # TODO: This re-unpacks the tools every time, rather than caching 127 # Check for whether we need to download the Coverity tools 134 echo "Checking for new version of coverity build tools..." [all …]
|
H A D | coverity-scan.docker | 3 # Docker setup for running the "Coverity Scan" tools over the source 164 ENV COVERITY_TOOL_BASE=/coverity-tools 166 RUN mkdir -p /coverity-tools/coverity_tool && cd /coverity-tools/coverity_tool && tar xf /coverity_…
|
/qemu/target/loongarch/ |
H A D | README | 18 …We already support Linux user emulation. We can use LoongArch cross-tools to build LoongArch execu… 21 1. Config cross-tools env. 37 …wget https://github.com/loongson/build-tools/releases/download/2022.05.29/loongarch64-clfs-system-… 52 We can get the latest LoongArch documents or LoongArch tools at https://github.com/loongson/
|
/qemu/docs/devel/ |
H A D | code-provenance.rst | 152 Tools for adding ``Signed-off-by`` 155 There are a variety of ways tools can support adding ``Signed-off-by`` tags 248 changes in the rasterization process / tools may affect quality. The 262 eBPF compilation tools are not broadly available on all targetted OS 270 Tools which perform changes to existing code with deterministic algorithmic 280 At times contributors may use or create scripts/tools to generate an initial 284 Such tools are acceptable to use, provided there is clearly defined copyright 295 ChatGPT, Claude, Copilot, Llama and similar tools.** 329 Examples of tools impacted by this policy includes GitHub's CoPilot, OpenAI's 331 generation agents which are built on top of such tools. [all …]
|
/qemu/.gitlab-ci.d/ |
H A D | buildtest.yml | 370 CONFIGURE_ARGS: --disable-tools --disable-system 380 CONFIGURE_ARGS: --disable-tools --disable-system --static 392 CONFIGURE_ARGS: --disable-tools 402 CONFIGURE_ARGS: --disable-tools --disable-docs --enable-debug-tcg 414 CONFIGURE_ARGS: --disable-tools --enable-debug 425 CONFIGURE_ARGS: --disable-tools --enable-debug 436 CONFIGURE_ARGS: --disable-tools --disable-fdt --enable-debug 698 # No targets are built here, just tools, docs, and unit tests. This 700 build-tools-and-docs-debian: 711 CONFIGURE_ARGS: --disable-system --disable-user --enable-docs --enable-tools [all …]
|
H A D | static_checks.yml | 50 check-rust-tools-nightly: 82 - section_start setup "Install Tools"
|
/qemu/docs/tools/ |
H A D | index.rst | 4 Tools title 7 This section of the manual documents QEMU's "tools": its
|
/qemu/ |
H A D | .readthedocs.yml | 8 # Set the version of Python and other tools you might need 11 tools:
|
/qemu/.gitlab-ci.d/opensbi/ |
H A D | Dockerfile | 26 …https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.3.0/x86_64-gcc-8.3.0-nolibc… 29 …https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/8.3.0/x86_64-gcc-8.3.0-nolibc…
|
/qemu/hw/i386/ |
H A D | vmport.c | 27 * in VMware open-vm-tools open-source project: 28 * https://github.com/vmware/open-vm-tools 266 /* Default value taken from open-vm-tools code VERSION_MAGIC definition */ 275 * For a complete list of values, refer to enum VMXType at open-vm-tools
|
/qemu/scripts/ci/setup/ubuntu/ |
H A D | ubuntu-2204-aarch64.yaml | 100 - multipath-tools 126 - vulkan-tools
|
H A D | ubuntu-2204-s390x.yaml | 98 - multipath-tools 124 - vulkan-tools
|
/qemu/docs/ |
H A D | conf.py | 323 ('tools/qemu-img', 'qemu-img', 326 ('tools/qemu-nbd', 'qemu-nbd', 329 ('tools/qemu-pr-helper', 'qemu-pr-helper', 332 ('tools/qemu-storage-daemon', 'qemu-storage-daemon', 335 ('tools/qemu-trace-stap', 'qemu-trace-stap',
|
/qemu/docs/system/s390x/ |
H A D | 3270.rst | 8 TN3270 (a telnet extension; see `RFC 854 <https://tools.ietf.org/html/rfc854>`__ 9 and `RFC 1576 <https://tools.ietf.org/html/rfc1576>`__) and leaves the heavy
|
/qemu/tests/vm/ |
H A D | netbsd | 29 # tools 36 # gnu tools 40 "gettext-tools",
|
H A D | openbsd | 29 # tools 36 # gnu tools 40 "gettext-tools",
|
/qemu/include/qemu/ |
H A D | main-loop.h | 53 * In the case of QEMU tools, this will also start/initialize timers. 267 * unit tests, block layer tools and qemu-storage-daemon do not 295 * layer tools and qemu-storage-daemon there is a designated thread that 347 * NOTE: tools currently are single-threaded and bql_lock 363 * NOTE: tools currently are single-threaded and bql_unlock
|
/qemu/python/ |
H A D | README.rst | 55 with static analysis tools being able to locate and analyze the code 59 so that tools like ``qmp-shell`` are always available via $PATH. To
|