hyperkernel icon indicating copy to clipboard operation
hyperkernel copied to clipboard

Map in vmapp arguments

Open cjams opened this issue 7 years ago • 0 comments

This patch modifies bfexec to accept a core number, followed by the vmapp, followed by the vmapp's arguments.

The core number specifies the affinity of the resulting vmcalls.

A 4k page is allocated and initialized with the vmapp's arguments and is then mapped into the vmapp's address space.

cjams avatar May 22 '17 20:05 cjams