Home
last modified time | relevance | path

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

1234567

/qemu/
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
A DMAINTAINERS75 F: docs/devel/style.rst
120 F: docs/system/s390x/
164 F: docs/devel/tcg*
1993 F: docs/pci*
2651 F: docs/*/*xive*
3053 F: docs/nvdimm.txt
4131 F: docs/devel/ci*
4244 F: docs/conf.py
4245 F: docs/*/conf.py
4246 F: docs/sphinx/
[all …]
A Dconfigure245 docs="auto"
697 --enable-docs) docs=enabled
699 --disable-docs) docs=disabled
1019 if test "$docs" != "disabled" ; then
1021 $(test "$docs" = "enabled" && echo "$mkvenv_online_flag") \
1022 ${source_path}/pythondeps.toml docs;
1024 if test "$docs" = "enabled" ; then
1028 docs=disabled
1030 docs=enabled
1971 test "$docs" != auto && meson_option_add "-Ddocs=$docs"
A Dpythondeps.toml25 [docs]
26 # Please keep the installed versions in sync with docs/requirements.txt
/qemu/docs/spin/
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
A Daio_notify_bug.promela11 * spin -a -DBUG docs/aio_notify_bug.promela
16 * spin -a docs/aio_notify_bug.promela
A Daio_notify_accept.promela11 * spin -a -DBUG1 docs/aio_notify_bug.promela
17 * spin -a docs/aio_notify_bug.promela
/qemu/docs/
A Dmeson.build2 required: get_option('docs'))
38 if get_option('docs').enabled()
71 output: 'docs.stamp',
73 depfile: 'docs.d',
/qemu/.gitlab-ci.d/
A Dcrossbuild-template.yml26 - ../configure --enable-werror --disable-docs --enable-fdt=system
76 - ../configure --enable-werror --disable-docs $QEMU_CONFIGURE_OPTS
107 - ../configure --enable-werror --disable-docs $QEMU_CONFIGURE_OPTS
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 --enable-crypto-afalg --enable-rust
131 CONFIGURE_ARGS: --disable-docs --enable-rust --enable-strict-rust-lints
178 --enable-modules --enable-trace-backends=dtrace --enable-docs
357 --disable-docs --disable-sdl --disable-gtk --disable-vnc
411 CONFIGURE_ARGS: --disable-tools --disable-docs --enable-debug-tcg
707 # No targets are built here, just tools, docs, and unit tests. This
709 build-tools-and-docs-debian:
720 CONFIGURE_ARGS: --disable-system --disable-user --enable-docs --enable-tools
[all …]
/qemu/tests/vm/
A DREADME1 See docs/devel/testing.rst for help.
/qemu/hw/alpha/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/tests/docker/
A Dtest-static22 --disable-docs \
A Dtest-misc22 configure_qemu --disable-user --disable-system --enable-docs --enable-tools
A Dtest-mingw29 --enable-docs
/qemu/hw/sensor/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/docs/devel/
A Dindex-build.rst12 docs
/qemu/scsi/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/tests/avocado/
A DREADME.rst9 For more information, please refer to ``docs/devel/testing.rst``,
/qemu/hw/i386/xen/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/target/mips/tcg/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/qom/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/hw/mem/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.
/qemu/rust/qemu-api/
A DREADME.md13 To generate docs for this crate, including private items:
/qemu/hw/adc/
A Dtrace-events1 # See docs/devel/tracing.rst for syntax documentation.

Completed in 37 milliseconds

1234567