[libvirt] [PATCH] virsh: move command maxvcpus from domain group to host group.

Dongsheng Yang yangds.fnst at cn.fujitsu.com
Mon Sep 16 03:02:09 UTC 2013


ping....

On 09/09/2013 10:30 AM, Osier Yang wrote:
> On 09/09/13 10:14, yangdongsheng wrote:
>> Since the maxvcpus command query the maximum number of virtual
>> CPUs supported for a guest VM on this connection, it should be
>> in virsh-host.c but not virsh-domain.c.
>>
>> Signed-off-by: yangdongsheng<yangds.fnst at cn.fujitsu.com>
>> ---
>>   tools/virsh-domain.c |   44 
>> --------------------------------------------
>>   tools/virsh-host.c   |   44 
>> ++++++++++++++++++++++++++++++++++++++++++++
>>   2 files changed, 44 insertions(+), 44 deletions(-)
>
> ACK.
>




More information about the libvir-list mailing list