Skip to content

Add willamhou/hypervisor to April 2026 Other Projects#279

Merged
phil-opp merged 1 commit intorust-osdev:nextfrom
willamhou:add-hypervisor-project
Apr 27, 2026
Merged

Add willamhou/hypervisor to April 2026 Other Projects#279
phil-opp merged 1 commit intorust-osdev:nextfrom
willamhou:add-hypervisor-project

Conversation

@willamhou
Copy link
Copy Markdown

Summary

Adds willamhou/hypervisor to the "Other Projects" section of the April 2026 newsletter.

Project: ARM64 Type-1 bare-metal hypervisor in no_std Rust. Runs at EL2 (S-EL2 as SPMC in TF-A boot chain), manages guest VMs at EL1, boots Linux 6.12.12 on QEMU virt with 4 vCPUs, virtio-blk, virtio-net. Integrates with Android pKVM (NS-EL2) and implements FF-A v1.1 including SP-to-SP messaging/memory sharing. 34 test suites / ~457 assertions.

This is the first submission for this project.

ARM64 Type-1 bare-metal hypervisor in no_std Rust: S-EL2 SPMC,
FF-A v1.1, pKVM integration, multi-VM, SMP, 34 test suites.
Copy link
Copy Markdown
Member

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting!

@phil-opp phil-opp merged commit d86375d into rust-osdev:next Apr 27, 2026
3 of 4 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.

2 participants