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

Osier Yang jyang at redhat.com
Mon Sep 9 02:30:18 UTC 2013


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