add container machine nested virt - #1742
Merged
Merged
Conversation
This also includes custom kernels for container machine. Its required with nested virt as CONFIG_KVM needs to be enabled. Signed-off-by: michael_crosby <michael_crosby@apple.com>
Signed-off-by: michael_crosby <michael_crosby@apple.com>
jglogan
requested changes
Jun 17, 2026
Code Coverage
|
crosbymichael
force-pushed
the
machine-nested-virt
branch
from
June 17, 2026 16:54
6134cd7 to
c5d05a1
Compare
yibozhuang
reviewed
Jun 17, 2026
Signed-off-by: michael_crosby <michael_crosby@apple.com>
crosbymichael
force-pushed
the
machine-nested-virt
branch
from
June 17, 2026 17:55
c5d05a1 to
9eb2689
Compare
jglogan
approved these changes
Jun 17, 2026
yibozhuang
approved these changes
Jun 18, 2026
adityabagchi24
pushed a commit
to adityabagchi24/container
that referenced
this pull request
Jun 19, 2026
This also includes custom kernels for container machine. Its required with nested virt as CONFIG_KVM needs to be enabled. --------- Signed-off-by: michael_crosby <michael_crosby@apple.com>
adityabagchi24
pushed a commit
to adityabagchi24/container
that referenced
this pull request
Jun 19, 2026
This also includes custom kernels for container machine. Its required with nested virt as CONFIG_KVM needs to be enabled. --------- Signed-off-by: michael_crosby <michael_crosby@apple.com>
adityabagchi24
pushed a commit
to adityabagchi24/container
that referenced
this pull request
Jun 19, 2026
This also includes custom kernels for container machine. Its required with nested virt as CONFIG_KVM needs to be enabled. --------- Signed-off-by: michael_crosby <michael_crosby@apple.com>
adityabagchi24
pushed a commit
to adityabagchi24/container
that referenced
this pull request
Jun 19, 2026
This also includes custom kernels for container machine. Its required with nested virt as CONFIG_KVM needs to be enabled. --------- Signed-off-by: michael_crosby <michael_crosby@apple.com>
jianliang00
pushed a commit
to jianliang00/container
that referenced
this pull request
Aug 28, 2026
This also includes custom kernels for container machine. Its required with nested virt as CONFIG_KVM needs to be enabled. --------- Signed-off-by: michael_crosby <michael_crosby@apple.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This also includes custom kernels for container machine. Its required with nested virt as CONFIG_KVM needs to be enabled.