The following changes since commit 57b6f8d07f1478375f85a4593a207e936c63ff59:

  Merge tag 'pull-target-arm-20250506' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2025-05-07 
14:28:20 -0400)

are available in the Git repository at:

  https://gitlab.com/berrange/qemu tags/docs-dep-pull-request

for you to fetch changes up to 3fbb0a1397a9acea523f3c8062df8c6f8032788d:

  include/hw/boards: add warning about changing deprecation logic (2025-05-08 
17:11:16 +0100)

----------------------------------------------------------------

* Remove test relying on 4.1 machine type that is about to
  be disabled
* Fix off-by-1 in deprecation/removal logic for versioned
  machine types to cope with dev/rc versions
* Enable logic for disabling registration of versioned machine
  types which have exceeded the deprecation lifetime policy.
* Add automated version information to documentation about which
  versioned machine types are deprecated and removed

----------------------------------------------------------------

Daniel P. Berrangé (5):
  Revert "include/hw: temporarily disable deletion of versioned machine
    types"
  include/hw/boards: cope with dev/rc versions in deprecation checks
  docs/about/deprecated: auto-generate a note for versioned machine
    types
  docs/about/removed-features: auto-generate a note for versioned
    machine types
  include/hw/boards: add warning about changing deprecation logic

Thomas Huth (1):
  tests/qtest/q35-test: Remove the obsolete test_without_smram_base test

 docs/about/deprecated.rst       |  7 ++++
 docs/about/removed-features.rst | 10 +++---
 docs/conf.py                    | 39 +++++++++++++++++++++-
 include/hw/boards.h             | 58 +++++++++++++++++++++------------
 tests/qtest/q35-test.c          | 37 +--------------------
 5 files changed, 90 insertions(+), 61 deletions(-)

-- 
2.49.0


Reply via email to