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

1607 commits

Author SHA1 Message Date
Stefan Lankes
c059dfde83 test also clang support 2017-08-07 08:13:02 +02:00
Stefan Lankes
68a74edda1 use always compiler flags, which are supported by gcc & clang 2017-08-07 08:11:56 +02:00
Stefan Lankes
0d60d2aaf8 Merge branch 'devel' 2017-08-04 10:51:20 +02:00
Stefan Lankes
8016a757a9 increase version number 2017-08-04 10:35:16 +02:00
Stefan Lankes
241fa2bfdc add tests with 2 CPUs 2017-08-04 10:12:52 +02:00
Stefan Lankes
d785b1b89c initialize APIC after the intialization of IDT & GDT
- fix problems with Qemu
2017-08-04 10:07:07 +02:00
Stefan Lankes
ba72913143 enable LWIP_CORE_LOCKING_INPUT 2017-08-03 22:47:08 +02:00
Stefan Lankes
7f6bdd72b1 add option to enable e1000 driver 2017-08-03 22:30:30 +02:00
Stefan Lankes
4c8c6b00c4 in a multikernel environment we should'nt wait for HermitCore 2017-08-03 19:33:50 +02:00
Stefan Lankes
3d570f744c reduce kernel stack size to 8 kib 2017-08-03 19:30:34 +02:00
Stefan Lankes
abeae7ac0b remove obsolete global variable "kernel_stack" 2017-08-03 15:18:43 +02:00
Stefan Lankes
901caa81c0 increase kernel stack size 2017-08-03 13:54:20 +02:00
Stefan Lankes
df256cc6c1 use unsigned operation instead of signed 2017-08-03 13:50:44 +02:00
Stefan Lankes
080c16088e add option to disable mwait support 2017-08-03 11:52:52 +02:00
Stefan Lankes
a9dccef1da use master branch for travis badge 2017-08-03 10:09:53 +02:00
Stefan Lankes
2212c7219b Merge branch 'devel' 2017-08-03 10:08:42 +02:00
Stefan Lankes
3316bb74aa add address of the CMCI register 2017-08-03 07:49:35 +02:00
Stefan Lankes
3e7bf2ec86 remove mwait support to avoid priority inversion 2017-08-03 07:48:39 +02:00
Stefan Lankes
3cc3cb0a29 increasing the readability 2017-08-03 00:43:01 +02:00
Stefan Lankes
cd6ebf5d8f add info message if MCE is available 2017-08-03 00:21:23 +02:00
Stefan Lankes
8b89b18a96 enable support of machine check handling 2017-08-03 00:07:20 +02:00
Stefan Lankes
c3080e0d75 determine the current LVT level before checking the level 2017-07-31 01:23:13 +02:00
Stefan Lankes
beb86f75a9 check supportet LVT level before disabling LVT_TSR & LVT_PMV 2017-07-31 01:15:25 +02:00
Stefan Lankes
63a19ececb remove typo (disable timer instead of thermal interrupt) 2017-07-31 01:05:45 +02:00
Stefan Lankes
02944a071d update version number 2017-07-29 02:18:56 +02:00
Stefan Lankes
640604abb5 check also in a multikernel env. if HermitCore is sucessfully booted 2017-07-28 13:33:49 +02:00
Stefan Lankes
f8b1d0050a increasing the readability 2017-07-28 13:33:30 +02:00
Stefan Lankes
ac06dec12d remove obsolete irq handler 2017-07-28 00:10:00 +02:00
Stefan Lankes
c1ff763da3 increase version number to 0.2.1 2017-07-27 18:58:48 +02:00
Stefan Lankes
c7ce8fc81b avoid memory access by preloading image_size into r11 2017-07-27 11:01:54 +02:00
Stefan Lankes
23a98157b2 remove stupid typo 2017-07-26 23:47:02 +02:00
Stefan Lankes
99def26ce0 remove typo 2017-07-26 22:23:57 +02:00
Stefan Lankes
ab27102c48 add flag to be sure that the linker creates a static binary 2017-07-17 16:35:09 +02:00
Stefan Lankes
236583a19e deactivate rdrand support on non-x86 2017-07-15 16:30:31 +02:00
Stefan Lankes
437f445ed8 fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR 2017-07-15 16:24:08 +02:00
Stefan Lankes
6f34ac09a8 add description of the docker container 2017-06-26 22:23:59 +02:00
Stefan Lankes
95fd2da68a create docker images after the deployment of debian packets 2017-06-26 11:17:32 +02:00
Stefan Lankes
a7effc561d switch back to the original directory to find deployment settings 2017-06-26 10:59:01 +02:00
Stefan Lankes
f8d8149c63 update docker credentials 2017-06-26 10:43:42 +02:00
Stefan Lankes
68a3d7d40a rename organization name 2017-06-26 09:56:00 +02:00
Stefan Lankes
1cf823ddc3 add rule to deploy docker image 2017-06-26 07:46:31 +02:00
Stefan Lankes
d80fbf74ef add required build tools to the docker image 2017-06-26 00:36:53 +02:00
Stefan Lankes
6a865b679f Merge branch 'master' of github.com:RWTH-OS/HermitCore 2017-06-26 00:13:12 +02:00
Stefan Lankes
8d3d7ae819 add Dockerfile to create docker image for HermitCore's toolchain 2017-06-26 00:12:40 +02:00
Stefan Lankes
a4e5bab1e4 remove typo 2017-06-17 09:45:20 +02:00
Stefan Lankes
807b27f7ce enable UDP and MDNS support 2017-06-17 09:18:46 +02:00
Stefan Lankes
f274098382 increasing the readability 2017-06-16 01:33:46 +02:00
Stefan Lankes
6033da1ecf remove obsolete code 2017-06-15 23:11:24 +02:00
Stefan Lankes
b4c45c5d7d remove obsolete code 2017-06-15 23:10:22 +02:00
Stefan Lankes
8dc9e134c6 remove some obsolete text 2017-06-15 18:35:30 +02:00