[libvirt] [PATCH 10/13] virsh: Split cmds to manage domain snapshot from virsh.c

Peter Krempa pkrempa at redhat.com
Wed Jul 25 14:36:47 UTC 2012


On 07/24/12 11:18, Osier Yang wrote:
> Commands to manage domain snapshot are moved from virsh.c to
> virsh-snapshot.c.
>
> * virsh.c: Remove domain snapshot commands.
> * virsh-snapshot.c: New file, filled with domain snapshot commands.
> ---
>   tools/virsh-snapshot.c | 1604 ++++++++++++++++++++++++++++++++++++++++++++++++
>   tools/virsh.c          | 1582 +-----------------------------------------------
>   2 files changed, 1606 insertions(+), 1580 deletions(-)
>   create mode 100644 tools/virsh-snapshot.c

ACK.

Peter





More information about the libvir-list mailing list