cloudstack/plugins/hypervisors/kvm
Abhishek Kumar b831f23f5f
kvm: add libvirt host capabilities method for cpu speed retrieval (#6696)
Fixes #6680

While finding CPU speed for KVM host following methods will be used in the same order:
1. lscpu
2. value in /sys/devices/system/cpu/cpu0/cpufreq/base_frequency
3. virsh capabilities
4. libvirt nodeinfo

This will allow correct value for AMD based hosts when first two methods doesn't give a value
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2022-09-06 16:45:05 +05:30
..
src kvm: add libvirt host capabilities method for cpu speed retrieval (#6696) 2022-09-06 16:45:05 +05:30
pom.xml Updating pom.xml version numbers for release 4.17.1.0-SNAPSHOT 2022-06-06 12:19:44 -03:00