Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

TinyVisor

Compare

  No analysis available

It is a project to develop a VMM. By dividing memory (allocated to each VM) and CPU of the PC, and I/O, and by controlling them directly from an OS, the OS can be run independently, without a need to have host OS operable Hypervisor. The first goal was to have two working OSes in one PC. The ... [More] next goal was ability to restart each OS individually. To achieve these goals, v1.0 was released in January 2014. OSes supported: Linux, Windows, FreeBSD. It's based on BitVisor VMM (BSD license). Part of the standard library and AML interpreter have been ported from FreeBSD and NetBSD. Guest BIOS is based on SeaBIOS (GPL). [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause, gpl3, lgpl3