1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

20 commits

Author SHA1 Message Date
Stefan Lankes
fba841b0c4 bump version number to 0.2.11 2019-06-01 10:04:13 +02:00
Stefan Lankes
0ed7b7399f bump version number to 0.2.10 2019-06-01 09:33:58 +02:00
Stefan Lankes
215b16884d
disable temporary unsupported features on aarch64 (#96)
* remove OpenMP Runtime, move runtime to an own package

* remove uneeded dependencies to rdtsc, disable rdtsc based benchmarks on aarch64

* disable temporary go and xray applications on aarch64
2018-07-22 21:33:30 +02:00
Stefan Lankes
f8f43cc82b remove OpenMP Runtime, move runtime to an own package 2018-07-22 11:28:38 +02:00
Stefan Lankes
d62fb9f762 move proxy and hypervisor to a new submodule 2018-07-08 22:21:07 +02:00
Stefan Lankes
a71e24a4e1 update version number 2018-04-30 08:15:08 +02:00
Stefan Lankes
d33afa25c3 update version number 2018-04-29 23:52:31 +02:00
Stefan Lankes
76a4eedf38 update version number 2018-04-29 07:13:43 +02:00
Stefan Lankes
492cde7275 determine default architecture via uname 2018-04-22 16:47:28 +00:00
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
Stefan Lankes
dbbca6037c increase version number 2017-11-21 22:05:17 +01:00
Pierre Olivier
cfd208d266 Support for forwarding command line parameters and environment variables
to uhyve
2017-11-07 19:51:57 -05:00
Stefan Lankes
2303d25ff7 increase version number 2017-11-07 08:38:16 +01:00
Stefan Lankes
968e989970 increase version number 2017-10-19 22:31:35 +02:00
Stefan Lankes
58295b9c0e increase version number 2017-09-19 09:20:20 +02:00
Stefan Lankes
8016a757a9 increase version number 2017-08-04 10:35:16 +02:00
Stefan Lankes
02944a071d update version number 2017-07-29 02:18:56 +02:00
Stefan Lankes
76fa3f5351 increase the version number to 0.2 2017-05-25 00:38:13 +02:00
Daniel Krebs
cec426a078 cmake: add intermediate target hermit-bootstrap to build with bootstrap compiler 2017-04-11 16:21:46 +02:00
Daniel Krebs
30021d5291 cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00