• P
    virsh: Add helper to request string arguments with error reporting · 41b5e845
    Peter Krempa 提交于
    This patch adds a helper function with similar semantics to
    vshCommandOptString that requests a string argument, but does some error
    reporting without the need to do it in the functions themselves.
    
    The error reporting also provides information about the parameter whose
    retrieval failed.
    41b5e845
virsh.c 79.5 KB