| File | Date | Author | Commit |
|---|---|---|---|
| kern | 2010-04-24 |
|
[52d29e] move hypervisor code to kern, and add README file |
| userspace | 2013-06-19 |
|
[7fb1db] check return value of mmap properly and warn ab... |
| .hgtags | 2010-03-27 |
|
[c69415] update tags |
| README | 2010-04-24 |
|
[52d29e] move hypervisor code to kern, and add README file |
Overview: LilyVM is a lightweight virtual machine which can host NetBSD, FreeBSD, and other open source OSes. It uses partial emulation of computer hardware and rewriting of machine instructions at compile time. Project page: http://sourceforge.net/projects/lilyvm/ Trac: https://sourceforge.net/apps/trac/lilyvm/ Quick Start: https://sourceforge.net/apps/trac/lilyvm/wiki/Quick Start