• E
    virsh: split out virsh-nodedev.c · ea3cf921
    Eric Blake 提交于
    Another worthwhile split, needed one more public function.
    
    * tools/virsh-nodedev.h: New file.
    * tools/Makefile.am (virsh_SOURCES): Build it.
    * tools/virsh-nodedev.c: Use new header.
    * tools/virsh.c: Likewise.
    (vshTreePrint): Export.
    * tools/virsh.h (vshTreePrint): Declare.
    ea3cf921
virsh.c 75.8 KB