• E
    virsh: simplify printing of typed parameters · f8616336
    Eric Blake 提交于
    No need to repeat code for formatting typed parameters.
    
    * tools/virsh.c (vshGetTypedParamValue): Support strings, and exit
    on OOM.
    (cmdSchedinfo, cmdBlkiotune, cmdMemtune, cmdBlkdeviotune): Use
    it for less code.
    f8616336
virsh.c 518.5 KB