Jonathan Klimt
7977ae3910
changed python to python3
...
Script is written in python3, all distros should contain python3 but python does not always correspond to python3
2020-10-22 01:08:04 +02:00
Stefan Lankes
0ed7b7399f
bump version number to 0.2.10
2019-06-01 09:33:58 +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
db365c3634
remove typo
2017-09-29 23:46:06 +02:00
Jens Breitbart
13730bce90
Use clang-tidy for every file compiled with the host compiler. ( #80 )
...
* Use clang-tidy for every file compiled with the host compiler.
* Reorder includes.
* Fixed a memory leak in the proxy.
2017-09-10 07:22:07 -10:00
Stefan Lankes
8016a757a9
increase version number
2017-08-04 10:35:16 +02:00
Stefan Lankes
3d570f744c
reduce kernel stack size to 8 kib
2017-08-03 19:30:34 +02:00
Stefan Lankes
901caa81c0
increase kernel stack size
2017-08-03 13:54:20 +02:00
Stefan Lankes
c1ff763da3
increase version number to 0.2.1
2017-07-27 18:58:48 +02:00
Stefan Lankes
8476f9ca50
remove typos
2017-05-25 11:20:24 +02:00
Stefan Lankes
d06bdf8eaa
use for all examples the target as prefix for the installation directory
2017-04-29 00:43:24 +02:00
Stefan Lankes
4d24bb9d06
point to our cross C++ compiler
2017-04-11 23:35:28 +02:00
Stefan Lankes
c36ea531e9
set MAX_FNAME to 128
2017-04-11 19:19:51 +02:00
Daniel Krebs
cec426a078
cmake: add intermediate target hermit-bootstrap to build with bootstrap compiler
2017-04-11 16:21:46 +02:00
Stefan Lankes
e18a37cf2c
cmake: add bootstrap toolchain file
2017-04-11 12:11:36 +02:00
Daniel Krebs
30021d5291
cmake: initial support for CMake build system
2017-04-03 18:14:56 +02:00