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

add support to boot RustyHermit on Firecracker #663

Merged
merged 5 commits into from
Apr 16, 2023

Conversation

stlankes
Copy link
Contributor

@stlankes stlankes commented Mar 6, 2023

In case of Firecracker, RustyHermit has to emulate the boot process of Linux. Consequently, rusty-loader forwards the Linux boot params to RustyHermit.

This PR requires hermit-os/hermit-entry#12 and hermit-os/loader#200.

@stlankes stlankes requested a review from mkroening March 6, 2023 07:29
@stlankes
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Apr 16, 2023
663: add support to boot RustyHermit on Firecracker r=stlankes a=stlankes

In case of Firecracker, RustyHermit has to emulate the boot process of Linux. Consequently, rusty-loader forwards the Linux boot params to RustyHermit.

This PR requires hermit-os/hermit-entry#12 and hermit-os/loader#200.

Co-authored-by: Stefan Lankes <slankes@eonerc.rwth-aachen.de>
@bors
Copy link
Contributor

bors bot commented Apr 16, 2023

Build failed:

@stlankes
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Apr 16, 2023
663: add support to boot RustyHermit on Firecracker r=stlankes a=stlankes

In case of Firecracker, RustyHermit has to emulate the boot process of Linux. Consequently, rusty-loader forwards the Linux boot params to RustyHermit.

This PR requires hermit-os/hermit-entry#12 and hermit-os/loader#200.

Co-authored-by: Stefan Lankes <slankes@eonerc.rwth-aachen.de>
@bors
Copy link
Contributor

bors bot commented Apr 16, 2023

Canceled.

@stlankes
Copy link
Contributor Author

bors r+

bors bot added a commit that referenced this pull request Apr 16, 2023
663: add support to boot RustyHermit on Firecracker r=stlankes a=stlankes

In case of Firecracker, RustyHermit has to emulate the boot process of Linux. Consequently, rusty-loader forwards the Linux boot params to RustyHermit.

This PR requires hermit-os/hermit-entry#12 and hermit-os/loader#200.

Co-authored-by: Stefan Lankes <slankes@eonerc.rwth-aachen.de>
@bors
Copy link
Contributor

bors bot commented Apr 16, 2023

Build failed:

@stlankes stlankes merged commit a48fa82 into hermit-os:master Apr 16, 2023
8 checks passed
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.

None yet

1 participant