]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: Don't check migrate parameters
authorJiri Denemark <jdenemar@redhat.com>
Thu, 30 Apr 2015 12:47:46 +0000 (14:47 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 4 May 2015 13:06:33 +0000 (15:06 +0200)
commit05cda3d3a42dacf18b48dd3efceef2010270855f
tree45daee40849dbe12a2d655e6289cfec68c96868a
parentb45ec56f582742596a01ad1107c21d48d7172e7d
virsh: Don't check migrate parameters

Just pass anything a user specified to the appropriate API. It's the API
or libvirtd that should be responsible for checking its parameters.

https://bugzilla.redhat.com/show_bug.cgi?id=1066375
https://bugzilla.redhat.com/show_bug.cgi?id=1073233

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tools/virsh-domain.c