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