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

vendor: update govmm#2801

Merged
jodh-intel merged 1 commit intokata-containers:masterfrom
devimc:2020-06-25/vendor/updateGovmm
Jun 26, 2020
Merged

vendor: update govmm#2801
jodh-intel merged 1 commit intokata-containers:masterfrom
devimc:2020-06-25/vendor/updateGovmm

Conversation

@devimc
Copy link
Copy Markdown

@devimc devimc commented Jun 25, 2020

bring QMP fixes

shortlog:
cc53876 qemu/qmp: use boolean type for the vhost

fixes #2800

Signed-off-by: Julio Montes julio.montes@intel.com

bring QMP fixes

shortlog:
cc53876 qemu/qmp: use boolean type for the vhost

fixes kata-containers#2800

Signed-off-by: Julio Montes <julio.montes@intel.com>
@auto-comment
Copy link
Copy Markdown

auto-comment bot commented Jun 25, 2020

Thank you for raising your pull request. Please note that the main development of Kata Containers has moved to the 2.0-dev branch of https://github.com/kata-containers/kata-containers repository. The kata-containers/runtime repository is kept for 1.x release maintenance. Please check twice if your change should go to the 2.0-dev branch directly.

If it is strongly required for adding the change to Kata Containers 1.x releases, please ping @kata-containers/runtime to assign a dedicated developer to be responsible for porting the change to 2.0-dev branch. Thanks!

@devimc
Copy link
Copy Markdown
Author

devimc commented Jun 25, 2020

/test-ubuntu

Copy link
Copy Markdown
Member

@fidencio fidencio left a comment

Choose a reason for hiding this comment

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

lgtm!

Do you want to also backport this to a stable branch, as it dos not cause issues with older versions of QEMU?

@devimc
Copy link
Copy Markdown
Author

devimc commented Jun 25, 2020

@fidencio sure, I'll backport it, thanks

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 25, 2020

Codecov Report

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

@@           Coverage Diff           @@
##           master    #2801   +/-   ##
=======================================
  Coverage   50.61%   50.61%           
=======================================
  Files         118      118           
  Lines       17310    17310           
=======================================
  Hits         8762     8762           
  Misses       7474     7474           
  Partials     1074     1074           

@jodh-intel
Copy link
Copy Markdown

And forward-port? :)

@jodh-intel jodh-intel merged commit c739eb9 into kata-containers:master Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vendor: update govmm

3 participants