History log of /dflybsd-src/test/nvmm/demo/smallkern/smallkern.ldscript (Results 1 – 2 of 2)
Revision Date Author Comments
# e84206a6 04-Jul-2021 Aaron LI <aly@aaronly.me>

NVMM: Update examples and libnvmm tests


# 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 ...