1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-23 00:00:05 +01:00
libhermit/tools
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
..
hermit_proxy Support command line arguments. 2017-05-20 15:11:48 +02:00
CMakeLists.txt Switched to CMAKE, Improved error logging of QEMU 2017-05-13 13:11:45 +02:00
demo_ircce.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
demo_kvm.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
demo_omp.sh reodering of the directory structure 2016-12-03 00:43:49 +01:00
init.sh cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00
proxy.c enable a check if the HermitCore app depends on a proxy 2017-04-03 09:16:54 +02:00
proxy.h some code cleanups 2017-02-25 17:21:14 +01:00
uhyve-cpu.h tools/uhyve-cpu: remove unused definition of _kvm_segment 2017-03-01 18:57:32 +01:00
uhyve-syscalls.h tools/uhyve: refactor syscalls definitions into new file 2017-03-01 18:48:45 +01:00
uhyve.c add signal handler to terminate thread 2017-05-01 14:04:21 +02:00