
On Tue, Apr 17, 2018 at 11:34:25 +0200, Michal Privoznik wrote:
On 04/11/2018 04:40 PM, Jiri Denemark wrote:
This series changes the way we handle migration parameters and capabilities with several goals:
- make it all consistent and avoid storing the same parameters in several structs - reduce the number of QMP commands we use for setting migration capabilities - concentrate the logic in a separate file and make the code for migration parameters and capabilities in qemu_migration.c less complicated - reset all parameters and capabilities at the end of migration - make adding new parameters and capabilities easier
This perhaps deserves news.xml entry?
It doesn't. The changes which are visible to libvirt users are very small and only relevant to some corner cases. Jirka