Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 154) sorted by relevance

1234567

/qemu/
H A D.readthedocs.yml3 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
14 # Build documentation in the docs/ directory with Sphinx
16 configuration: docs/conf.py
19 # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
22 - requirements: docs/requirements.txt
H A DMAINTAINERS75 F: docs/devel/style.rst
120 F: docs/system/s390x/
162 F: docs/devel/tcg*
2000 F: docs/pci*
2653 F: docs/*/*xive*
3054 F: docs/nvdimm.txt
4107 F: docs/devel/ci*
4217 F: docs/conf.py
4218 F: docs/*/conf.py
4219 F: docs/sphinx/
[all …]
H A Dconfigure243 docs="auto"
662 --enable-docs) docs=enabled
664 --disable-docs) docs=disabled
973 if test "$docs" != "disabled" ; then
975 $(test "$docs" = "enabled" && echo "$mkvenv_online_flag") \
976 ${source_path}/pythondeps.toml docs;
978 if test "$docs" = "enabled" ; then
982 docs=disabled
984 docs=enabled
1786 test "$docs" != auto && meson_option_add "-Ddocs=$docs"
H A Dpythondeps.toml24 [docs]
25 # Please keep the installed versions in sync with docs/requirements.txt
/qemu/docs/spin/
H A Daio_notify.promela11 * spin -p docs/aio_notify.promela
14 * spin -a docs/aio_notify.promela
19 * spin -a -DBUG docs/aio_notify.promela
H A Daio_notify_bug.promela11 * spin -a -DBUG docs/aio_notify_bug.promela
16 * spin -a docs/aio_notify_bug.promela
H A Daio_notify_accept.promela11 * spin -a -DBUG1 docs/aio_notify_bug.promela
17 * spin -a docs/aio_notify_bug.promela
/qemu/docs/
H A Dmeson.build2 required: get_option('docs'))
38 if get_option('docs').enabled()
72 output: 'docs.stamp',
74 depfile: 'docs.d',
/qemu/.gitlab-ci.d/
H A Dcrossbuild-template.yml19 - ../configure --enable-werror --disable-docs --enable-fdt=system
54 - ../configure --enable-werror --disable-docs $QEMU_CONFIGURE_OPTS
72 - ../configure --enable-werror --disable-docs $QEMU_CONFIGURE_OPTS
H A Dbuildtest.yml14 CONFIGURE_ARGS: --enable-docs --enable-trace-backends=log,simple,syslog
43 CONFIGURE_ARGS: --enable-docs
118 CONFIGURE_ARGS: --disable-gcrypt --enable-nettle --enable-docs
165 --enable-modules --enable-trace-backends=dtrace --enable-docs
337 --disable-docs --disable-sdl --disable-gtk --disable-vnc
389 CONFIGURE_ARGS: --disable-tools --disable-docs --enable-debug-tcg
636 - ../configure --enable-tcg-interpreter --disable-docs --disable-gtk --disable-vnc
685 # No targets are built here, just tools, docs, and unit tests. This
687 build-tools-and-docs-debian:
698 CONFIGURE_ARGS: --disable-system --disable-user --enable-docs --enable-tools
[all …]
/qemu/tests/vm/
H A DREADME1 See docs/devel/testing.rst for help.
/qemu/hw/alpha/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/tests/docker/
H A Dtest-static22 --disable-docs \
H A Dtest-misc22 configure_qemu --disable-user --disable-system --enable-docs --enable-tools
H A Dtest-mingw29 --enable-docs
/qemu/ebpf/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/scsi/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/tests/avocado/
H A DREADME.rst9 For more information, please refer to ``docs/devel/testing.rst``,
/qemu/hw/i386/xen/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/target/mips/tcg/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/qom/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/hw/mem/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/docs/devel/
H A Dindex-build.rst13 docs
/qemu/hw/adc/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/hw/nubus/
H A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.

1234567