Re: [virt-manager PATCH 5/8] domcapabilities: get list of CPU models from domcapabilities

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 3/15/19 12:41 PM, Pavel Hrdina wrote:
Currently we just call libvirt API which will return all CPU models for
specific architecture known to libvirt and we offer all of them to users
in GUI.  Let's switch to domain capabilities where we have more details
about these CPUs such as whether each model is usable with current QEMU
binary.  If libvirt can detect the usability we will offer only CPU
models that QEMU can actually run.

Signed-off-by: Pavel Hrdina <phrdina@xxxxxxxxxx>
---
  virtManager/connection.py   |  3 ---
  virtManager/details.py      |  2 +-
  virtinst/capabilities.py    | 25 -------------------------
  virtinst/domcapabilities.py | 11 +++++++++++
  virtinst/support.py         |  2 --
  5 files changed, 12 insertions(+), 31 deletions(-)

This means we won't get CPU model listing in the UI for the test driver since it lacks domcapabilities but does implement getCPUModelNames, but that's no big loss

- Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux