This repository has been archived by the owner on May 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grahamwhaley
approved these changes
Aug 19, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
devimc
pushed a commit
to devimc/kata-runtime
that referenced
this pull request
Aug 19, 2019
Update qemu version to bring the latest fixes and improvements: * migration: allow private destination ram with x-ignore-shared * hw/i386: Fix linker error when ISAPC is disabled * hw/i386: turn off vmport if CONFIG_VMPORT is disabled Depends-on: github.com/kata-containers/packaging#680 fixes kata-containers#1978 Signed-off-by: Julio Montes <[email protected]>
jodh-intel
reviewed
Aug 19, 2019
qemu/patches/4.1.x/0001-9p-removing-coroutines-of-9p-to-increase-the-I-O-per.patch
Show resolved
Hide resolved
qemu/patches/4.1.x/0001-9p-removing-coroutines-of-9p-to-increase-the-I-O-per.patch
Show resolved
Hide resolved
533269d
to
593152a
Compare
/test @jodh-intel change applied, thanks |
chavafg
approved these changes
Aug 19, 2019
jodh-intel
approved these changes
Aug 19, 2019
/AzurePipelines run |
Azure Pipelines successfully started running 2 pipeline(s). |
Add patches for qemu 4.1.x Depends-on: github.com/kata-containers/runtime#1979 fixes kata-containers#679 Signed-off-by: Julio Montes <[email protected]>
593152a
to
2c478f5
Compare
/AzurePipelines run |
Azure Pipelines successfully started running 2 pipeline(s). |
/test |
@devimc @chavafg just see this got merged, we miss to add a depends-on in this side of the testing, |
stefanha
pushed a commit
to stefanha/runtime
that referenced
this pull request
Aug 21, 2019
Update qemu version to bring the latest fixes and improvements: * migration: allow private destination ram with x-ignore-shared * hw/i386: Fix linker error when ISAPC is disabled * hw/i386: turn off vmport if CONFIG_VMPORT is disabled Depends-on: github.com/kata-containers/packaging#680 fixes kata-containers#1978 Signed-off-by: Julio Montes <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add patches for qemu 4.1.x
fixes #679
Signed-off-by: Julio Montes [email protected]