1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/tools
Jens Breitbart cbb34022a0 Wshift negative value (#79) + more compiler to travis (#77)
- Fixed clang warning `shifting a negative signed value is undefined`.
- use more compilers to test HermitCore in Travis
2017-08-30 12:51:23 +02:00
..
CMakeLists.txt add compiler flag "-pthread" to our proxy 2017-04-18 10:00:12 +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 in a multikernel environment we should'nt wait for HermitCore 2017-08-03 19:33:50 +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 Wshift negative value (#79) + more compiler to travis (#77) 2017-08-30 12:51:23 +02:00