[PATCH 0/4] An overdue deprecation, a doc fix, a bit of cleanup

Markus Armbruster posted 4 patches 5 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250521063711.29840-1-armbru@redhat.com
Maintainers: Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>
docs/about/deprecated.rst       | 47 +++++++++-------------
docs/about/removed-features.rst | 69 +++++++++++++++++++--------------
qapi/migration.json             | 18 ++++-----
3 files changed, 67 insertions(+), 67 deletions(-)
[PATCH 0/4] An overdue deprecation, a doc fix, a bit of cleanup
Posted by Markus Armbruster 5 months, 4 weeks ago
Markus Armbruster (4):
  docs/about: Belatedly document tightening of QMP device_add checking
  qapi/migration: Deprecate migrate argument @detach
  docs/about/deprecated: Move deprecation notes to tidy up order
  docs/about/removed-features: Move removal notes to tidy up order

 docs/about/deprecated.rst       | 47 +++++++++-------------
 docs/about/removed-features.rst | 69 +++++++++++++++++++--------------
 qapi/migration.json             | 18 ++++-----
 3 files changed, 67 insertions(+), 67 deletions(-)

-- 
2.48.1
Re: [PATCH 0/4] An overdue deprecation, a doc fix, a bit of cleanup
Posted by Markus Armbruster via Devel 5 months, 3 weeks ago
Queued.