vendor: update govmm#2801
Conversation
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>
|
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! |
|
/test-ubuntu |
fidencio
left a comment
There was a problem hiding this comment.
lgtm!
Do you want to also backport this to a stable branch, as it dos not cause issues with older versions of QEMU?
|
@fidencio sure, I'll backport it, thanks |
Codecov Report
@@ Coverage Diff @@
## master #2801 +/- ##
=======================================
Coverage 50.61% 50.61%
=======================================
Files 118 118
Lines 17310 17310
=======================================
Hits 8762 8762
Misses 7474 7474
Partials 1074 1074 |
|
And forward-port? :) |
bring QMP fixes
shortlog:
cc53876 qemu/qmp: use boolean type for the vhost
fixes #2800
Signed-off-by: Julio Montes julio.montes@intel.com