[libvirt] [PATCH 11/13] virsh: Split cmds in host group from virsh.c

Peter Krempa pkrempa at redhat.com
Wed Jul 25 14:46:09 UTC 2012


On 07/24/12 11:18, Osier Yang wrote:
> Commands in host group moved from virsh.c to virsh-host.c,
>
> * virsh.c: Remove commands in host group.
> * virsh-host.c: New file, filled with commands in host group
> ---
>   tools/virsh-host.c |  820 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>   tools/virsh.c      |  799 +--------------------------------------------------
>   2 files changed, 822 insertions(+), 797 deletions(-)
>   create mode 100644 tools/virsh-host.c
>

ACK.

Peter





More information about the libvir-list mailing list