Milan Zamazal
2018-Dec-03 12:07 UTC
[libvirt-users] How to get list of CPUs compatible with the host CPU and vendor?
Hi, I'm trying to use virConnectGetDomainCapabilities to get the list of CPUs compatible with the host CPU. I would like to further limit the list to CPUs of the same vendor as the host CPU. How can I do that? I tried to use virConnectBaselineCPU with <vendor> element and checking whether I obtain the same CPU, but that doesn't filter out CPUs without any vendor such as `kvm64' or `pentium'. Thanks, Milan
Seemingly Similar Threads
- Usable and non-usable CPU models in nested virtualization
- Re: Usable and non-usable CPU models in nested virtualization
- Re: Usable and non-usable CPU models in nested virtualization
- Re: Usable and non-usable CPU models in nested virtualization
- Re: Emulated TPM devices and snapshots of running VMs