Re: [libvirt] [PATCH 00/68] qemu: Refactor migration parameters

2018-04-06 Thread Jiri Denemark
On Wed, Apr 04, 2018 at 16:40:49 +0200, 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

[libvirt] [PATCH 00/68] qemu: Refactor migration parameters

2018-04-04 Thread Jiri Denemark
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