Stefan Lankes
|
e588263a66
|
add tests with 2 CPUs
|
2017-08-06 23:23:12 +02:00 |
|
Stefan Lankes
|
bd3113be0b
|
initialize APIC after the intialization of IDT & GDT
- fix problems with Qemu
|
2017-08-06 23:23:12 +02:00 |
|
Stefan Lankes
|
69c7a2f9ab
|
enable LWIP_CORE_LOCKING_INPUT
|
2017-08-06 23:23:12 +02:00 |
|
Stefan Lankes
|
b51cf8fddf
|
add option to enable e1000 driver
|
2017-08-06 23:23:12 +02:00 |
|
Stefan Lankes
|
1170016948
|
in a multikernel environment we should'nt wait for HermitCore
|
2017-08-06 23:23:12 +02:00 |
|
Stefan Lankes
|
cfa8e6a17b
|
reduce kernel stack size to 8 kib
|
2017-08-06 23:23:12 +02:00 |
|
Stefan Lankes
|
1603f9e0e2
|
remove obsolete global variable "kernel_stack"
|
2017-08-06 23:23:12 +02:00 |
|
Stefan Lankes
|
438587b3ac
|
increase kernel stack size
|
2017-08-06 23:23:11 +02:00 |
|
Stefan Lankes
|
f06de2044b
|
use unsigned operation instead of signed
|
2017-08-06 23:23:11 +02:00 |
|
Stefan Lankes
|
029256c2ef
|
add option to disable mwait support
|
2017-08-06 23:23:11 +02:00 |
|
Stefan Lankes
|
12306ee73b
|
add address of the CMCI register
|
2017-08-06 23:23:11 +02:00 |
|
Stefan Lankes
|
079da6afc3
|
remove mwait support to avoid priority inversion
|
2017-08-06 23:23:11 +02:00 |
|
Stefan Lankes
|
1fafc12d76
|
increasing the readability
|
2017-08-06 23:23:11 +02:00 |
|
Stefan Lankes
|
247db351bf
|
add info message if MCE is available
|
2017-08-06 23:23:10 +02:00 |
|
Stefan Lankes
|
9fe61a30db
|
enable support of machine check handling
|
2017-08-06 23:23:10 +02:00 |
|
Stefan Lankes
|
a992690237
|
determine the current LVT level before checking the level
|
2017-08-06 23:23:10 +02:00 |
|
Stefan Lankes
|
5edcde3cd4
|
check supportet LVT level before disabling LVT_TSR & LVT_PMV
|
2017-08-06 23:23:10 +02:00 |
|
Stefan Lankes
|
4dd809f0dc
|
remove typo (disable timer instead of thermal interrupt)
|
2017-08-06 23:23:10 +02:00 |
|
Stefan Lankes
|
01a5969552
|
update version number
|
2017-08-06 23:23:10 +02:00 |
|
Stefan Lankes
|
5a4a354875
|
check also in a multikernel env. if HermitCore is sucessfully booted
|
2017-08-06 23:23:10 +02:00 |
|
Stefan Lankes
|
c898bf266a
|
increasing the readability
|
2017-08-06 23:23:09 +02:00 |
|
Stefan Lankes
|
30fef14454
|
remove obsolete irq handler
|
2017-08-06 23:23:09 +02:00 |
|
Stefan Lankes
|
456be55a8d
|
increase version number to 0.2.1
|
2017-08-06 23:23:09 +02:00 |
|
Stefan Lankes
|
27d4401372
|
avoid memory access by preloading image_size into r11
|
2017-08-06 23:23:09 +02:00 |
|
Stefan Lankes
|
3bdcd74d03
|
remove stupid typo
|
2017-08-06 23:23:09 +02:00 |
|
Stefan Lankes
|
3be3ef1f31
|
remove typo
|
2017-08-06 23:23:08 +02:00 |
|
Stefan Lankes
|
1b182b089a
|
add flag to be sure that the linker creates a static binary
|
2017-08-06 23:23:08 +02:00 |
|
Stefan Lankes
|
eb74975435
|
print file name within the warning messages
|
2017-07-29 11:01:51 +02:00 |
|
Stefan Lankes
|
cb843011c0
|
replace panic! by warn!
|
2017-07-29 10:59:28 +02:00 |
|
Stefan Lankes
|
7f169c4e75
|
add Rust tool to rename sections within a elf file
|
2017-07-29 10:45:24 +02:00 |
|
Stefan Lankes
|
5c902b4b73
|
remove typos
|
2017-07-23 09:41:19 +02:00 |
|
Stefan Lankes
|
27a3b1b36e
|
enable LTO support
|
2017-07-23 09:40:49 +02:00 |
|
Stefan Lankes
|
1b5a0b4523
|
update license file, switch to MIT for our rust code
|
2017-07-22 20:04:55 +02:00 |
|
Stefan Lankes
|
0075adf619
|
remove compiler warning, revise code
|
2017-07-22 09:18:07 +02:00 |
|
Stefan Lankes
|
087c645ed4
|
add comments, use crate once for one-time global initialization
|
2017-07-22 00:40:02 +02:00 |
|
Stefan Lankes
|
d1ded59097
|
remove bad code style
|
2017-07-21 13:08:32 +02:00 |
|
Stefan Lankes
|
982e19d979
|
add cpu detection
|
2017-07-20 21:48:04 +02:00 |
|
Stefan Lankes
|
d31269ebdc
|
simplify logging macros
|
2017-07-20 11:52:15 +02:00 |
|
Stefan Lankes
|
81661377a8
|
remove compiler warnings
|
2017-07-19 17:23:38 +02:00 |
|
Stefan Lankes
|
a4d8ee2f4c
|
remove obsolete code
|
2017-07-19 17:03:45 +02:00 |
|
Stefan Lankes
|
ad3a0170db
|
add missing logging examples
|
2017-07-19 09:39:48 +02:00 |
|
Stefan Lankes
|
7fb6b2e778
|
add missing logging examples
|
2017-07-19 09:38:36 +02:00 |
|
Stefan Lankes
|
d20d637bd9
|
add basic macros for logging
|
2017-07-19 09:28:36 +02:00 |
|
Stefan Lankes
|
631bc3a86f
|
use newer versions of rlibc, spin and x86
|
2017-07-19 09:27:23 +02:00 |
|
Stefan Lankes
|
5ee0bf997a
|
remove compiler warnings
|
2017-07-19 09:18:02 +02:00 |
|
Stefan Lankes
|
f4a4a31cd8
|
add link to Rust's installation guide
|
2017-07-19 09:12:28 +02:00 |
|
Stefan Lankes
|
c426092e06
|
download latest rust version
|
2017-07-18 00:28:59 +02:00 |
|
Stefan Lankes
|
9d065703a5
|
use travis default rust installation
|
2017-07-18 00:01:58 +02:00 |
|
Stefan Lankes
|
59167f2d44
|
add proof of concept to use Rust within HermitCore's kernel
|
2017-07-17 23:41:29 +02:00 |
|
Stefan Lankes
|
5c21ed73c1
|
workarount for the LLVM bug https://llvm.org/bugs/show_bug.cgi?id=16404
rustc based on LLVM and uses this builtin function, which isn't part of
our libgcc.
|
2017-07-17 22:38:00 +02:00 |
|