qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Versioned machine type deprecation policy patches
@ 2025-05-08 16:15 Daniel P. Berrangé
  2025-05-08 16:15 ` [PULL 1/6] tests/qtest/q35-test: Remove the obsolete test_without_smram_base test Daniel P. Berrangé
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Daniel P. Berrangé @ 2025-05-08 16:15 UTC (permalink / raw)
  To: qemu-devel
  Cc: Yanan Wang, devel, Laurent Vivier, Paolo Bonzini,
	Philippe Mathieu-Daudé, Fabiano Rosas, Zhao Liu,
	Peter Maydell, Marcel Apfelbaum, Eduardo Habkost, John Snow,
	Michael S. Tsirkin, Thomas Huth, Daniel P. Berrangé

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-05-10 18:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08 16:15 [PULL 0/6] Versioned machine type deprecation policy patches Daniel P. Berrangé
2025-05-08 16:15 ` [PULL 1/6] tests/qtest/q35-test: Remove the obsolete test_without_smram_base test Daniel P. Berrangé
2025-05-08 16:15 ` [PULL 2/6] Revert "include/hw: temporarily disable deletion of versioned machine types" Daniel P. Berrangé
2025-05-08 16:15 ` [PULL 3/6] include/hw/boards: cope with dev/rc versions in deprecation checks Daniel P. Berrangé
2025-05-08 16:15 ` [PULL 4/6] docs/about/deprecated: auto-generate a note for versioned machine types Daniel P. Berrangé
2025-05-08 16:15 ` [PULL 5/6] docs/about/removed-features: " Daniel P. Berrangé
2025-05-08 16:15 ` [PULL 6/6] include/hw/boards: add warning about changing deprecation logic Daniel P. Berrangé
2025-05-10 18:36 ` [PULL 0/6] Versioned machine type deprecation policy patches Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).