All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] migration: feature removals for 11.0
@ 2026-01-15 22:55 Peter Xu
  2026-01-15 22:55 ` [PATCH v2 1/2] migration: Remove zero-blocks capability Peter Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Peter Xu @ 2026-01-15 22:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Juraj Marcin, Daniel P . Berrangé, Fabiano Rosas,
	Markus Armbruster, Prasad Pandit, peterx

v2:
- Added R-bs
- Updated description for removing zero-blocks [Markus]
- Squashed the "fd: to file" test removal into the 2nd patch
- I dropped the COLO patch, I have a local patch to remove colo migration
  completely, but looks like we won't do it..  Let's leave it for later but
  do the rest first

This series removes two deprecated features for 11.0.

Please review, thanks.

Peter Xu (2):
  migration: Remove zero-blocks capability
  migration: Remove fd: support on files

 docs/about/deprecated.rst             | 20 -------------
 docs/about/removed-features.rst       | 16 +++++++++++
 qapi/migration.json                   | 12 --------
 migration/fd.c                        | 11 ++++---
 migration/options.c                   |  5 ----
 tests/qtest/migration/precopy-tests.c | 41 ---------------------------
 6 files changed, 23 insertions(+), 82 deletions(-)

-- 
2.50.1



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

end of thread, other threads:[~2026-02-23 15:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15 22:55 [PATCH v2 0/2] migration: feature removals for 11.0 Peter Xu
2026-01-15 22:55 ` [PATCH v2 1/2] migration: Remove zero-blocks capability Peter Xu
2026-01-16  8:49   ` Markus Armbruster
2026-01-15 22:55 ` [PATCH v2 2/2] migration: Remove fd: support on files Peter Xu
2026-02-17  9:29 ` [PATCH v2 0/2] migration: feature removals for 11.0 Peter Krempa
2026-02-17  9:47   ` Daniel P. Berrangé
2026-02-17  9:55     ` Peter Krempa
2026-02-17 10:08       ` Daniel P. Berrangé
2026-02-17 11:25   ` Markus Armbruster
2026-02-18 21:21     ` Peter Xu
2026-02-19  7:23       ` Markus Armbruster
2026-02-23 10:00         ` Daniel P. Berrangé
2026-02-23 15:56           ` Peter Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.