Extend aarch64 support in rust-vmm/vmm-reference
- Mentors
- Andreea Florescu, Sergii Glushchenko
- Organization
- QEMU
- Technologies
- rust
- Topics
- virtualization
This project aims to extend the support for aarch64 on rust-vmm/vmm-reference. rust-vmm enables the community to build custom VMM solutions. It currently supports booting up a dummy VM with no devices. The purpose of this project is to extend the existing functionality getting it closer to what is already available on x86_64.