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 34e7895d0a
aarch64 support (#84)
- add initial support for aarch64
- SMP support is currently missing
- uhyve and kernel are tested on Libre AML-S905X-CC (https://libre.computer/products/boards/aml-s905x-cc/)
- only GICv2 support is integrated
2018-03-23 04:04:44 -04: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 aarch64 support (#84) 2018-03-23 04:04:44 -04:00
proxy.h Support for forwarding command line parameters and environment variables 2017-11-07 19:51:57 -05:00
uhyve-aarch64.c aarch64 support (#84) 2018-03-23 04:04:44 -04: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 aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve-x86_64.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve.c aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
utils.c aarch64 support (#84) 2018-03-23 04:04:44 -04:00