Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

versions: Update cloud-hypervisor to release v0.11.0 #3045

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

likebreath
Copy link
Contributor

The release v0.11.0 of cloud-hypervisor features the following changes:
1 ) Improved Linux Boot Time, 2) SIGTERM/SIGINT Interrupt Signal,
Handling 3) Default Log Level Changed, 4) io_uring support by default
for virtio-block (on host kernel version 5.8+), 5) Windows Guest
Support, 6) New --balloon Parameter Added, 7) Experimental
virtio-watchdog Support, 8) Bug fixes.

Fixes: #3044

Signed-off-by: Bo Chen [email protected]

The release v0.11.0 of cloud-hypervisor features the following changes:
1) Improved Linux Boot Time, 2) `SIGTERM/SIGINT` Interrupt Signal,
Handling 3) Default Log Level Changed, 4) `io_uring` support by default
for `virtio-block` (on host kernel version 5.8+), 5) Windows Guest
Support, 6) New `--balloon` Parameter Added, 7) Experimental
`virtio-watchdog` Support, 8) Bug fixes.

Fixes: kata-containers#3044

Signed-off-by: Bo Chen <[email protected]>
@likebreath likebreath requested a review from a team as a code owner November 4, 2020 00:12
@likebreath likebreath added needs-forward-port Changes need to be applied to a newer branch / repository no-backport-needed Changed do not need to be applied to an older branch / repository labels Nov 4, 2020
@likebreath
Copy link
Contributor Author

/test-clh
/test-vfio

@codecov
Copy link

codecov bot commented Nov 4, 2020

Codecov Report

Merging #3045 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3045   +/-   ##
=======================================
  Coverage   50.33%   50.33%           
=======================================
  Files         120      120           
  Lines       15833    15833           
=======================================
  Hits         7969     7969           
  Misses       6780     6780           
  Partials     1084     1084           

@likebreath
Copy link
Contributor Author

/test-ubuntu

Copy link

@devimc devimc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @likebreath

@devimc devimc merged commit a03f751 into kata-containers:master Nov 4, 2020
@jodh-intel
Copy link
Contributor

Hi @likebreath - It looks like this hasn't been ported to 2.x (https://github.com/kata-containers/kata-containers/tree/2.0-dev/src/runtime) yet. Would you be able to look at doing that?

@likebreath
Copy link
Contributor Author

@jodh-intel Thanks for the reminding. It is on my to-do list. I am holding for this forward-porting on landing another PR in kata 2.0 (kata-containers/kata-containers#1077).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-forward-port Changes need to be applied to a newer branch / repository no-backport-needed Changed do not need to be applied to an older branch / repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clh: Upgrade to cloud-hypervisor release v0.11.0
3 participants