On Thu, Jan 15, 2026 at 17:55:01 -0500, Peter Xu wrote: > 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 -------------
Note that per the 'MAINTAINERS' file, changes to any deprecations ought to be CC'd to the libvirt list for visibility. In this case we've forgotten about the deprecation and didn't fix it before the qemu cahnge was pushed. I'll send out patches soon, but keep in mind to *always* CC the libvirt list with deprecations.
