You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/docs
Akihiko Odaki 5dd68db9cd docs: Bump sphinx to 6.2.1
sphinx 5.3.0 fails with Python 3.13.1:

../docs/meson.build:37: WARNING: /home/me/qemu/build/pyvenv/bin/sphinx-build:
Extension error:
Could not import extension sphinx.builders.epub3 (exception: No module named 'imghdr')

../docs/meson.build:39:6: ERROR: Problem encountered: Install a Python 3 version of python-sphinx and the readthedoc theme

Bump sphinx to 6.2.1 and also sphinx_rtd_theme as required for the new
sphinx version.

(jsnow note: this patch bumps the recommended version for Sphinx to
install when it is missing, but allows old versions to be used if they
are present and functional. The version used for building docs on
readthedocs is pinned to the recommended version, 6.2.1.)

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Tested-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250715212848.171879-2-jsnow@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
3 days ago
..
_templates docs: Add QEMU version information to HTML footer 4 years ago
about target-arm queue: 2 weeks ago
config vl: recognize audiodev groups in configuration files 2 years ago
devel vfio queue: 3 days ago
interop QAPI patches patches for 2025-07-14 3 days ago
specs docs/specs/riscv-iommu: Fixed broken link to external risv iommu document 4 months ago
sphinx qapi: Fix undocumented return values by generating something 5 days ago
sphinx-static docs/qapi-domain: add CSS styling 4 months ago
spin treewide: fix paths for relocated files in comments 2 weeks ago
system maintainer updates (gitlab, plugins, gdbstub, docs) 4 days ago
tools qemu-img: rebase: refresh options/--help (short option change) 4 days ago
user docs/user: Document the %d placeholder and suspend=n QEMU_GDB features 5 months ago
COLO-FT.txt chardev: finalize 'reconnect' deprecation 9 months ago
block-replication.txt docs/block-replication.txt: Fix replication top-id command demo 4 years ago
bypass-iommu.txt docs: Add documentation for iommu bypass 4 years ago
colo-proxy.txt colo: examples: remove mentions of script= and (wrong) downscript= 1 year ago
conf.py include/hw/boards: add warning about changing deprecation logic 2 months ago
defs.rst.inc docs: Fix typo in the default name of the qemu-system-x86_64 binary 4 years ago
glossary.rst docs: disambiguate cross-references 4 months ago
igd-assign.txt vfio/igd: Remove generation limitation for IGD passthrough 2 months ago
image-fuzzer.txt docs: Render binary names as monospaced text 4 years ago
index.rst docs: add a glossary 6 months ago
memory-hotplug.txt
meson.build 9p: remove 'proxy' filesystem backend driver 10 months ago
multi-thread-compression.txt docs tests: Fix use of migrate_set_parameter 2 years ago
multiseat.txt docs: Spell QEMU all caps 4 years ago
nvdimm.txt docs/nvdimm: Update nvdimm option value in machine example 4 years ago
pci_expander_bridge.txt docs, tests: do not specify scsi=off 1 year ago
pcie.txt docs/pcie.txt: Replace ioh3420 with pcie-root-port 3 years ago
pcie_pci_bridge.txt docs: add slot when adding new PCIe root port 4 years ago
pcie_sriov.txt pcie_sriov: Ensure VF addr does not overflow 5 months ago
qcow2-cache.txt docs/interop: convert text files to restructuredText 2 months ago
qdev-device-use.txt util: remove support -chardev tty and -chardev parport 3 years ago
qemu-option-trace.rst.inc qemu-option-trace.rst.inc: Don't use option:: markup 5 years ago
qemupciserial.inf
rdma.txt docs tests: Fix use of migrate_set_parameter 2 years ago
requirements.txt docs: Bump sphinx to 6.2.1 3 days ago
spice-port-fqdn.txt
throttle.txt docs: Drop deprecated 'props' from object-add 4 years ago
xbzrle.txt migrate: remove QMP/HMP commands for speed, downtime and cache size 4 years ago
xen-save-devices-state.txt