mdevctl 1.4.0

A mediated device management utility for Linux
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "mdev_type": "vfio_ap-passthrough",
  "start": "auto",
  "attrs": [
    {
      "assign_adapter": "0x04"
    },
    {
      "assign_domain": "0x0005"
    },
    {
      "assign_control_domain": "0x0005"
    }
  ]
}