Bo Chen
46eb07e14f
virtcontainers: clh: Re-generate the client code
...
This patch re-generates the client code for Cloud Hypervisor with the
updated `openapi-generator` v5.2.1.
Signed-off-by: Bo Chen <chen.bo@intel.com >
2021-08-23 16:00:32 -07:00
Bo Chen
cc0bb9aebc
versions: Upgrade to Cloud Hypervisor v17.0
...
Highlights from the Cloud Hypervisor release v17.0: 1) ARM64 NUMA
support using ACPI; 2) `Seccomp` support for MSHV backend; 3) Hotplug of
macvtap devices; 4) Improved SGX support; 5) Inflight tracking for
`vhost-user` devices; 6) Bug fixes.
Details can be found: https://github.com/cloud-hypervisor/cloud-hypervisor/releases/tag/v17.0
Note: The client code of cloud-hypervisor's OpenAPI is automatically
generated by `openapi-generator` [1-2]. As the API changes do not
impact usages in Kata, no additional changes in kata's runtime are
needed to work with the current version of cloud-hypervisor.
[1] https://github.com/OpenAPITools/openapi-generator
[2] https://github.com/kata-containers/kata-containers/blob/main/src/runtime/virtcontainers/pkg/cloud-hypervisor/README.md
Fixes : #2333
Signed-off-by: Bo Chen <chen.bo@intel.com >
2021-07-27 11:56:29 -07:00
Julio Montes
ea1cb37b59
versions: cloud-hypervisor: bump version
...
Use commit c54452c08a467a3e35d8d72f2a91d424e9718c57 as
version for cloud-hypervisor.
Bring openapi fix cloud-hypervisor/cloud-hypervisor#1760 to
support SGX.
Signed-off-by: Julio Montes <julio.montes@intel.com >
2020-10-01 08:24:29 -05:00
Jose Carlos Venegas Munoz
3159438701
clh: opeanapi: update api for cloud hypervisor
...
[ Port from runtime commit 40f49312a4881c904a1cbdace04c4c697bd2d429 ]
Update api geneated by openapi.
Fixes : #461
Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com >
Signed-off-by: Bo Chen <chen.bo@intel.com >
2020-08-20 14:00:15 -07:00