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
Firecracker support: Add support for virtio-mmio #272
Merged
Merged
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
Hi @mcastelino - please can you bump the version in Also cc'ing @Pennyzct, @Weichen81, @nitkon and @alicefr as they might need to update their kernel configs too ;) |
@kata-containers/architecture-committee et al - I've just created @kata-containers/kernel so we have a list of folk involved with guest kernel configurations. This should make it easier to ping all interested parties when new kernel-related PRs are raised. |
amshinde
approved these changes
Dec 7, 2018
sboeuf
approved these changes
Dec 7, 2018
@mcastelino - you still need to increase the value in lgtm |
mcastelino
force-pushed
the
topic/firehack
branch
from
December 14, 2018 22:27
0065ae8
to
7ecccdd
Compare
mcastelino
changed the title
WIP: Add support for virtio-mmio
Firecracker support: Add support for virtio-mmio
Dec 14, 2018
@jodh-intel @sboeuf updated the version. |
/test |
egernst
approved these changes
Dec 14, 2018
mcastelino
force-pushed
the
topic/firehack
branch
from
December 14, 2018 23:27
7ecccdd
to
b1703b3
Compare
egernst
approved these changes
Dec 14, 2018
/test |
sboeuf
approved these changes
Dec 14, 2018
This was referenced Dec 15, 2018
mcastelino
force-pushed
the
topic/firehack
branch
from
December 15, 2018 00:57
b1703b3
to
f5ec7e6
Compare
Add support for virtio-mmio. Firecracker uses virtio-mmio. Signed-off-by: Manohar Castelino <[email protected]>
mcastelino
force-pushed
the
topic/firehack
branch
from
December 15, 2018 01:03
f5ec7e6
to
8f513d6
Compare
lgtm |
/test |
jcvenegas
pushed a commit
that referenced
this pull request
Jul 2, 2019
image-builder: share the mkfs configuration file
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 support for virtio-mmio. Firecracker uses virtio-mmio.
Signed-off-by: Manohar Castelino [email protected]