kata-containers / runtime

Kata Containers version 1.x runtime (for version 2.x see https://github.com/kata-containers/kata-containers).
https://katacontainers.io/
Apache License 2.0
2.1k stars 377 forks source link

versions: Update cloud-hypervisor to release v0.12.0 #3124

Closed likebreath closed 3 years ago

likebreath commented 3 years ago

Highlights for cloud-hypervisor version v0.12.0 include: removal of vhost-user-net and vhost-user-block self spawning, migration of vhost-user-fs backend, ARM64 enhancements with full support of --watchdog for rebooting, and enhanced info HTTP API to include the details of devices used by the VM including VFIO devices.

Fixes: #3123

Signed-off-by: Bo Chen chen.bo@intel.com

likebreath commented 3 years ago

/test-clh

likebreath commented 3 years ago

/test-vfio

codecov[bot] commented 3 years ago

Codecov Report

Merging #3124 (ee68859) into master (bcfedb9) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3124   +/-   ##
=======================================
  Coverage   50.26%   50.26%           
=======================================
  Files         120      120           
  Lines       15998    15998           
=======================================
  Hits         8041     8041           
  Misses       6869     6869           
  Partials     1088     1088           
likebreath commented 3 years ago

/test-ubuntu