On Wed, 2015-07-22 at 11:13 +0100, Wei Liu wrote:
> +++ b/Osstest/Toolstack/libvirt.pm
> [...]
> +sub saverestore_check ($) {
> +    my ($self) = @_;
> +    return check_for_command($self, "save");

I just noticed that in a later patch you parse the capabilities xml to
check for migration support. Is save/restore reflected there too?
Parsing structured output from a command designed to produce machine
readable output out to be preferred to parsing help output if possible.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to