#
8368e25f |
| 27-May-2021 |
Aaron LI <aly@aaronly.me> |
test/nvmm: Add a demo for demonstration of libnvmm(3) API
The demo consists of two components:
* toyvirt: a toy virtualizer, that executes in a VM the 64bit ELF binary given as argument; * smallk
test/nvmm: Add a demo for demonstration of libnvmm(3) API
The demo consists of two components:
* toyvirt: a toy virtualizer, that executes in a VM the 64bit ELF binary given as argument; * smallkern: an example of such binary.
Obtained from: https://www.netbsd.org/~maxv/nvmm/nvmm-demo.zip
show more ...
|