Files
kata-containers/src/runtime/virtcontainers/pkg/cloud-hypervisor
Bo Chen cc80ae0afb 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-05 12:13:36 -07:00
..

Cloud Hypervisor OpenAPI generated code

This directory provide tools to generate code client based on cloud-hypervisor OpenAPI schema.

Update client to match latest Cloud Hypervisor server API

Requirements:

  • docker: openapi-generator is executed in a docker container
make all