1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/tools
Stefan Lankes f11c948347 use UART device to print kernel messages
- HermitCore's message buffer isn't longer supported by uhyve
2018-04-28 10:13:06 +02:00
..
CMakeLists.txt aarch64 support (#84) 2018-03-23 04:04:44 -04: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 determine default architecture via uname 2018-04-22 16:47:28 +00:00
proxy.h Support for forwarding command line parameters and environment variables 2017-11-07 19:51:57 -05:00
uhyve-aarch64.c initialize irq controller after all vcpu 2018-04-24 19:48:55 +00:00
uhyve-net.c use interrupts to notifiy incoming packets 2017-09-18 00:23:09 +02:00
uhyve-net.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve-syscalls.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve-x86_64.c use UART device to print kernel messages 2018-04-28 10:13:06 +02:00
uhyve-x86_64.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve.c use UART device to print kernel messages 2018-04-28 10:13:06 +02:00
uhyve.h use UART device to print kernel messages 2018-04-28 10:13:06 +02:00
utils.c aarch64 support (#84) 2018-03-23 04:04:44 -04:00