Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[patch-axel-4-multiple-os] #9

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Conversation

axel-h
Copy link
Owner

@axel-h axel-h commented Jan 31, 2024

Test with: seL4/camkes-vm#96

This commit performed a find/replace to replace Linux references with
generic VM/Kernel references, due to the VMM's ability to run other
Operating Systems.

Signed-off-by: Chris Guikema <[email protected]>
Previously, CMake variables would apply to each VM. This commit
configures each VM based on their need.

Signed-off-by: Chris Guikema <[email protected]>
The VMM will calculate the entry address, but it should be explicitly
set by the user.

Signed-off-by: Chris Guikema <[email protected]>
ram_offset and initrd_max_size are not used by the VMM, so we can safely
remove them from the configuration.

Signed-off-by: Chris Guikema <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants