summaryrefslogtreecommitdiff
path: root/releasenotes/notes/libvirt-pmu-configuration-ec24904bddc84bef.yaml
blob: 3a1d9afc3b7c91e704f6c0989767cdc8210e75a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    The libvirt driver has been extended to support user configurable
    performance monitoring unit (vPMU) virtualization.
    This is particularly useful for real-time workloads.
    A pair of boolean flavor extra spec and image metadata properties
    ``hw:pmu`` and ``hw_pmu`` have been added to control the emulation
    of the vPMU. By default the behavior of vPMU emulation has
    not been changed. To take advantage of this new feature, the operator
    or tenant will need to update their flavors or images to define the
    new property.