
16 Sep
2013
16 Sep
'13
3:02 a.m.
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@cn.fujitsu.com> --- tools/virsh-domain.c | 44 -------------------------------------------- tools/virsh-host.c | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 44 deletions(-)
ACK.