summaryrefslogtreecommitdiff
path: root/releasenotes/notes/hide_hypervisor_id-flavor-a7c16afeab553b01.yaml
blob: 263d42f90599936ac31c1037520f666acd645339 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Added a new flavor extra_spec, ``hide_hypervisor_id``, which hides
    the hypervisor signature for the guest when true ('kvm' won't appear
    in ``lscpu``). This acts exactly like and in parallel to the image
    property ``img_hide_hypervisor_id`` and is useful for running the
    nvidia drivers in the guest.
    Currently, this is only supported in the libvirt driver.