summaryrefslogtreecommitdiff
path: root/releasenotes/notes/generic_mdevs-0e1b3ef8385f7fae.yaml
blob: ecd8bdbcf0eaa2b3c8a23c6db76cab31bd8799b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
deprecations:
  - |
    The existing config options in the ``[devices]`` group for managing virtual
    GPUs are now renamed in order to be more generic since the mediated devices
    framework from the linux kernel can support other devices:

    - ``enabled_vgpu_types`` is now deprecated in favour of
      ``enabled_mdev_types``
    - Dynamic configuration groups called ``[vgpu_*]`` are now deprecated in
      favour of ``[mdev_*]``

    Support for the deprecated options will be removed in a future release.