Re: [libvirt] [PATCH 13/13] virsh: Move command group definition into its own file

2012-07-25 Thread Osier Yang
On 2012年07月26日 00:06, Martin Kletzander wrote: On 07/24/2012 11:18 AM, Osier Yang wrote: * virsh-domain-monitor.c: Add domMonitoringCmds * virsh-domain.c: Add domManagementCmds * virsh-host.c: Add hostAndHypervisorCmds * virsh-interface.c: Add ifaceCmds * virsh-network.c: Add networkCmds * virsh

Re: [libvirt] [PATCH 13/13] virsh: Move command group definition into its own file

2012-07-25 Thread Martin Kletzander
On 07/24/2012 11:18 AM, Osier Yang wrote: > * virsh-domain-monitor.c: Add domMonitoringCmds > * virsh-domain.c: Add domManagementCmds > * virsh-host.c: Add hostAndHypervisorCmds > * virsh-interface.c: Add ifaceCmds > * virsh-network.c: Add networkCmds > * virsh-nodedev.c: Add nodedevCmds > * virsh-

[libvirt] [PATCH 13/13] virsh: Move command group definition into its own file

2012-07-24 Thread Osier Yang
* virsh-domain-monitor.c: Add domMonitoringCmds * virsh-domain.c: Add domManagementCmds * virsh-host.c: Add hostAndHypervisorCmds * virsh-interface.c: Add ifaceCmds * virsh-network.c: Add networkCmds * virsh-nodedev.c: Add nodedevCmds * virsh-nwfilter.c: Add nwfilterCmds * virsh-pool.c: Add storage