On Mon, May 04, 2015 at 14:40:04 +0200, Michal Privoznik wrote:
On 04.05.2015 14:10, Jiri Denemark wrote:
> Jiri Denemark (2):
> virsh: Don't check migrate parameters
> qemu: Forbid unsupported parameters for tunnelled migration
>
> src/qemu/qemu_migration.c | 16 +++++++++++++++-
> tools/virsh-domain.c | 13 +------------
> 2 files changed, 16 insertions(+), 13 deletions(-)
>
ACK series. Although it would be nice to have those patches swapped, so
that there's no window where arguments are not checked.
Well, the window will always be there when a new virsh connects to an
old libvirt... But I have no problem swapping the patches so I did that
and pushed. Thanks.
Jirka