Bao Hypervisor Versions Save

Bao, a Lightweight Static Partitioning Hypervisor

v1.0.0

5 months ago

Included features:

  • MPU architecture support
  • Support for Armv8 AArch32 and Armv8-R
  • Support for FVP-A and FVP-R platforms (both 32- and 64-bit)
  • Extended support for RISC-V (RV64) platforms, including:
    • Sstc extension
    • APLIC and ACLINT
    • IOMMU
  • CI infrastructure automated with GitHub Actions featuring:
    • Build tests
    • Code formatting checks

v0.1.0

3 years ago

First release. Main features:

  • Static partitioning architecture
  • Aarch64 and RISC-V support
  • Inter-VM communication (shared memory + doorbell)
  • Cache coloring (guests and hypervisor)
  • A number of supported platforms