1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00
libhermit/tools/hermit_proxy
bytesnake b5920069c7 Support command line arguments.
It's now possible to set the environment variables with an argument. The
env var will be overridden. For instance to start
hello on an UHyve isle: `proxy run ./hello --isle uhyve -d`
2017-05-20 15:11:48 +02:00
..
cmake Switched to CMAKE, Improved error logging of QEMU 2017-05-13 13:11:45 +02:00
src Support command line arguments. 2017-05-20 15:11:48 +02:00
Cargo.toml Fixed missing path in Uhyve 2017-05-20 14:35:38 +02:00
CMakeLists.txt Set the memsz in the kernel header correctly 2017-05-15 11:38:28 +02:00