[virt-tools-list] [virt-manager PATCH 0/8] cpu related bug fixes and improvements

Hetz Ben Hamo hetz at hetz.biz
Fri Mar 15 16:55:20 UTC 2019


Hi,

Out of curiosity, I got 2 questions:

1. Where does the domcapabilities are being retrieved from?
2. Is is possible to change some flags (in the CPU section) from 'require'
to disable and vice versa? (i'm talking system wide, not per VM) if so, how?

Thanks


On Fri, Mar 15, 2019 at 6:42 PM Pavel Hrdina <phrdina at redhat.com> wrote:

> Pavel Hrdina (8):
>   domcapabilities: fix detection if host-model is safe to use
>   tests: xmlparse: use set_special_mode function
>   tests: capabilities: remove testCPUAPI
>   domcapabilities: fix CPUModel usable attribute
>   domcapabilities: get list of CPU models from domcapabilities
>   domcapabilities: introduce get_cpu_security_features
>   domain: cpu: introduce set_model function
>   domain: cpu: automatically add CPU security features for "custom" mode
>
>  tests/capabilities.py                         | 32 ----------
>  .../compare/virt-install-qemu-plain.xml       |  2 +
>  .../virt-install-singleton-config-2.xml       |  4 ++
>  tests/xmlparse.py                             | 16 +++--
>  virtManager/connection.py                     |  3 -
>  virtManager/details.py                        |  2 +-
>  virtManager/domain.py                         |  2 +-
>  virtinst/capabilities.py                      | 25 --------
>  virtinst/cli.py                               |  2 +-
>  virtinst/domain/cpu.py                        | 42 ++++++++-----
>  virtinst/domcapabilities.py                   | 60 ++++++++++++++++++-
>  virtinst/support.py                           |  6 +-
>  12 files changed, 106 insertions(+), 90 deletions(-)
>
> --
> 2.20.1
>
> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list at redhat.com
> https://www.redhat.com/mailman/listinfo/virt-tools-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20190315/c7a651e9/attachment.htm>


More information about the virt-tools-list mailing list