
16 Jul
2015
16 Jul
'15
1:14 p.m.
On 07/16/2015 05:57 AM, Martin Kletzander wrote:
Commit ed8155eafbff5c5ca0bdfe84a8388f58b718c2f9 documented that mhz field in virNodeInfo might be 0 if the frequency is unknown. Modify virsh to know about that.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- v2: - added info into manual and reworded that a bit
tools/virsh-host.c | 3 ++- tools/virsh.pod | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)
ACK John