On 10/15/13 08:02, liyang wrote:
cpu-baseline command can compute baseline CPU for a set of given
CPUs,
I think it should not belong to domain group, but now it belongs to host
group,
so I moved the related source from virsh-domain.c to virsh-host.c
Signed-off-by: Li Yang <liyang.fnst(a)cn.fujitsu.com>
---
tools/virsh-domain.c | 116
-------------------------------------------------
tools/virsh-host.c | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 117 insertions(+), 116 deletions(-)
Your mailing client mangled whitespace in this patch, thus it can't be
applied. Please use git send-email or other option that doesn't mangle
patches for sending submissions.
Peter