[PULL 0/4] Miscellaneous patches for 2025-05-28

Markus Armbruster posted 4 patches 5 months, 3 weeks ago
Failed in applying to current master (apply log)
Maintainers: Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>
docs/about/deprecated.rst       | 47 ++++++++++++----------------
docs/about/removed-features.rst | 69 +++++++++++++++++++++++------------------
qapi/migration.json             | 18 +++++------
3 files changed, 67 insertions(+), 67 deletions(-)
[PULL 0/4] Miscellaneous patches for 2025-05-28
Posted by Markus Armbruster 5 months, 3 weeks ago
The following changes since commit 80db93b2b88f9b3ed8927ae7ac74ca30e643a83e:

  Merge tag 'pull-aspeed-20250526' of https://github.com/legoater/qemu into staging (2025-05-26 10:16:59 -0400)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-misc-2025-05-28

for you to fetch changes up to 662b85aae131e7cb8dd8b03c9e44a95bc87573ca:

  docs/about/removed-features: Move removal notes to tidy up order (2025-05-28 06:53:59 +0200)

----------------------------------------------------------------
Miscellaneous patches for 2025-05-28

----------------------------------------------------------------
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: [PULL 0/4] Miscellaneous patches for 2025-05-28
Posted by Stefan Hajnoczi 5 months, 2 weeks ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.1 for any user-visible changes.