mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-10 01:44:21 +01:00
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>
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-generatoris executed in a docker container
make all