• E
    virsh: improve schedinfo querying ability · 97f63513
    Eric Blake 提交于
    Since we can now set just --live or --config, we also need to be
    able to query that back.
    
    In the case of setting both --live and --config, it shouldn't matter
    which value we read back; otherwise, since querying treats the two
    flags as mutually exclusive, so does this patch.
    
    * tools/virsh.c (cmdSchedinfo): Use new API where appropriate.
    97f63513
virsh.c 373.6 KB