Files
kata-containers/src/runtime/virtcontainers/pkg/cloud-hypervisor/client/docs/VmAddDevice.md
Bo Chen 63c475786f versions: cloud-hypervisor: Bump to version 6d30fe05
The cloud-hypervisor commit `6d30fe05` introduced a fix on its API for
VFIO device hotplug (`VmAddDevice`), which is required for supporting
VFIO unplug through openAPI calls in kata.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2020-10-18 00:40:16 +08:00

422 B

VmAddDevice

Properties

Name Type Description Notes
Path string [optional]
Iommu bool [optional] [default to false]
Id string [optional]

[Back to Model list] [Back to API list] [Back to README]