search for: deviceapi

Displaying 3 results from an estimated 3 matches for "deviceapi".

Did you mean: device_api
2019 Nov 19
2
Descriptions of mdev types?
Hi, when retrieving an mdev device info using `virsh nodedev-dumpxml' or the libvirt API, something like the following is returned: <capability type='mdev_types'> <type id='nvidia-210'> <name>GRID M60-2B4</name> <deviceAPI>vfio-pci</deviceAPI> <availableInstances>4</availableInstances> </type> ... </capability> Besides device_api, available_instances and (optional) `name', `description' of the given mdev type may be optionally provided in /sys/.../mdev...
2019 Nov 20
1
Re: Descriptions of mdev types?
...`virsh nodedev-dumpxml' or >> the libvirt API, something like the following is returned: > >> >> <capability type='mdev_types'> >> <type id='nvidia-210'> >> <name>GRID M60-2B4</name> >> <deviceAPI>vfio-pci</deviceAPI> >> <availableInstances>4</availableInstances> >> </type> >> ... >> </capability> >> >> Besides device_api, available_instances and (optional) `name', >> `description' of t...
2019 Nov 19
0
Re: Descriptions of mdev types?
...ing an mdev device info using `virsh nodedev-dumpxml' or > the libvirt API, something like the following is returned: > > <capability type='mdev_types'> > <type id='nvidia-210'> > <name>GRID M60-2B4</name> > <deviceAPI>vfio-pci</deviceAPI> > <availableInstances>4</availableInstances> > </type> > ... > </capability> > > Besides device_api, available_instances and (optional) `name', > `description' of the given mdev type may be op...