• E
    virsh: split out virsh-interface.c · 7aeb16a8
    Eric Blake 提交于
    Another relatively easy split, since helper functions were fixed
    in the previous patch.
    
    * tools/virsh-interface.h: New file.
    * tools/Makefile.am (virsh_SOURCES): Build it.
    * tools/virsh.c: Use new header.
    * tools/virsh-interface.c: Likewise.
    (vshCommandOptInterfaceBy): Check flags.
    7aeb16a8
virsh.c 76.0 KB