Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.83 KB

ReadMe.md

File metadata and controls

25 lines (19 loc) · 1.83 KB

Hardware virtualization for Haiku’s QEMU port

This Google Summer of Code project aimed to bring hardware virtualization to Haiku by porting NVMM, a hypervisor that already has QEMU support, into Haiku from DragonFlyBSD. This would make using Haiku as their primary operating system a viable approach for more people.

This branch showcases the project status at the end of Google Summer of Code 2024 (final report). For further development see the hrev58265 branch.

Goals

  • NVMM driver ported to Haiku (VMX backend only).
  • QEMU capable of accelerating virtual machines through NVMM.

Links

Blog posts:

QEMU accelerating DOOM on KolibriOS through NVMM