Home
last modified time | relevance | path

Searched refs:tools (Results 1 – 25 of 58) sorted by relevance

123

/qemu/tests/docker/dockerfiles/
H A Ddebian-loongarch-cross.docker5 # https://github.com/loongson/build-tools/releases
39 …-#SL https://github.com/loongson/build-tools/releases/download/2023.08.08/CLFS-loongarch64-8.1-x86…
42 ENV PATH $PATH:/opt/cross-tools/bin
43 ENV LD_LIBRARY_PATH /opt/cross-tools/lib:/opt/cross-tools/loongarch64-unknown-linux-gnu/lib:$LD_LIB…
45 ENV QEMU_CONFIGURE_OPTS --disable-system --disable-docs --disable-tools
H A Ddebian-legacy-test-cross.docker23 # Add extra build tools and as many cross compilers as we can for testing
43 ENV QEMU_CONFIGURE_OPTS --disable-system --disable-docs --disable-tools
H A Dalpine.docker71 multipath-tools \
75 net-tools \
H A Ddebian-all-test-cross.docker20 # Add extra build tools and as many cross compilers as we can for testing
68 ENV QEMU_CONFIGURE_OPTS --disable-system --disable-docs --disable-tools
H A Ddebian-tricore-cross.docker46 ENV QEMU_CONFIGURE_OPTS --disable-user --disable-tools --disable-fdt
/qemu/docs/system/loongarch/
H A Dvirt.rst51 (2) Set cross tools:
55 …wget https://github.com/loongson/build-tools/releases/download/2022.09.06/loongarch64-clfs-6.3-cro…
57 tar -vxf loongarch64-clfs-6.3-cross-tools-gcc-glibc.tar.xz -C /opt
59 export PATH=/opt/cross-tools/bin:$PATH
60 export LD_LIBRARY_PATH=/opt/cross-tools/lib:$LD_LIBRARY_PATH
61 export LD_LIBRARY_PATH=/opt/cross-tools/loongarch64-unknown-linux-gnu/lib/:$LD_LIBRARY_PATH
63 Note: You need get the latest cross-tools at https://github.com/loongson/build-tools
/qemu/target/loongarch/
H A DREADME18 …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/
H A D.readthedocs.yml8 # Set the version of Python and other tools you might need
11 tools:
H A Dversion.rc17 VALUE "FileDescription", "QEMU machine emulators and tools"
H A D.travis.yml32 - BASE_CONFIG="--disable-docs --disable-tools"
268 - CONFIG="--disable-containers --disable-tcg --enable-kvm --disable-tools
/qemu/scripts/coverity-scan/
H A Drun-coverity-scan183 --no-update-tools)
187 --update-tools-only)
288 COVERITY_TOOL_BASE=/tmp/coverity-tools
303 echo --update-tools-only --docker is incompatible with --src-tarball.
H A Dcoverity-scan.docker3 # 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/.gitlab-ci.d/
H A Dbuildtest.yml357 CONFIGURE_ARGS: --disable-tools --disable-system
367 CONFIGURE_ARGS: --disable-tools --disable-system --static
379 CONFIGURE_ARGS: --disable-tools
401 CONFIGURE_ARGS: --disable-tools --enable-debug
412 CONFIGURE_ARGS: --disable-tools --enable-debug
423 CONFIGURE_ARGS: --disable-tools --disable-fdt --enable-debug
689 # No targets are built here, just tools, docs, and unit tests. This
691 build-tools-and-docs-debian:
723 - job: build-tools-and-docs-debian
763 …cripts/coverity-scan/run-coverity-scan --update-tools-only > update-tools.log 2>&1 || { cat update…
[all …]
/qemu/.gitlab-ci.d/opensbi/
H A DDockerfile26 …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/tests/uefi-test-tools/
H A DMakefile98 Build/bios-tables-test.%.efi: build-edk2-tools
101 build-edk2-tools:
/qemu/tests/docker/
H A Dtest-static20 --disable-tools \
H A Dtest-misc22 configure_qemu --disable-user --disable-system --enable-docs --enable-tools
/qemu/docs/tools/
H A Dindex.rst7 This section of the manual documents QEMU's "tools": its
/qemu/docs/system/s390x/
H A D3270.rst8 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/docs/
H A Dindex.rst17 tools/index
/qemu/scripts/ci/org.centos/stream/8/x86_64/
H A Dconfigure122 --disable-tools \
185 --enable-tools \
/qemu/python/
H A DREADME.rst55 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
/qemu/tests/vm/
H A Dcentos-8-aarch64.ks40 kexec-tools
/qemu/docs/devel/
H A Debpf_rss.rst58 Initially, the eBPF program was compiled by clang and source code located at tools/ebpf/rss.bpf.c.
64 $ cd tools/ebpf
/qemu/docs/specs/
H A Dvmcoreinfo.rst54 ancient tools not handling the ``VMCOREINFO`` note.

123