hyperkernel
hyperkernel copied to clipboard
Map in vmapp arguments
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.