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

Introduce riscv64 CI container #1

Closed
wants to merge 1 commit into from

Conversation

TimePrinciple
Copy link
Owner

A developed version of rust-vmm#91, referenced the idea of environment preparation for qemu-system-riscv64. Add build scripts for v6.10 riscv64 kernel, qemu-system-riscv64 and opensbi required to boot qemu-system.

With this approach, we are able to run tests inside qemu-system, while preserving the original output as much as possbile with ssh.

@TimePrinciple TimePrinciple force-pushed the introduce-riscv-ci-container branch 5 times, most recently from 2c5cdf9 to cbba1ba Compare August 12, 2024 07:45
Add build scripts for v6.10 riscv64 kernel, qemu-system-riscv64 and
opensbi required to boot qemu-system inside docker container.

With this approach, we are able to run tests inside qemu-system, while
preserving the original output as much as possbile with ssh.

This is the third draft proceeds rust-vmm#101, rust-vmm#104. It is expected to be
replaced by the second draft rust-vmm#104 in the future which standardise
`riscv64`.

Signed-off-by: Ruoqing He <[email protected]>
@TimePrinciple TimePrinciple deleted the introduce-riscv-ci-container branch August 30, 2024 17:34
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.

1 participant