Hi Peter! The following changes since commit f9baca549e44791be0dd98de15add3d8452a8af0:
Update version for v6.1.0 release (2021-08-24 17:59:52 +0100) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2021-08-25 for you to fetch changes up to 2e8801988282bf3a45b495efa8438509ff68056d: docs: make sphinx-build be quiet by default (2021-08-25 12:19:18 +0200) ---------------------------------------------------------------- * Various updates for the documentation ---------------------------------------------------------------- Daniel P. Berrangé (2): docs: split the CI docs into two files docs: make sphinx-build be quiet by default Thomas Huth (1): docs/about/removed-features: Move some CLI options to the right location Yanan Wang (3): docs/about: Remove the duplicated doc docs/about: Unify the subject format docs/about: Add the missing release record in the subject docs/about/deprecated.rst | 56 +++++++------- docs/about/removed-features.rst | 157 ++++++++++++++++++--------------------- docs/devel/ci-jobs.rst | 40 ++++++++++ docs/devel/ci-runners.rst | 117 +++++++++++++++++++++++++++++ docs/devel/ci.rst | 159 +--------------------------------------- docs/meson.build | 2 +- 6 files changed, 259 insertions(+), 272 deletions(-) create mode 100644 docs/devel/ci-jobs.rst create mode 100644 docs/devel/ci-runners.rst