Stefan Lankes
|
86eed574d4
|
disable temporary SMP tests because its currently not supported
|
2017-08-07 07:55:24 +02:00 |
|
Stefan Lankes
|
ac924443de
|
add check if cpuid 0x80000000 & 0x80000001 is available
|
2017-08-06 23:56:14 +02:00 |
|
Stefan Lankes
|
d406066fc9
|
replace C by Rust code to intialize the GDT
|
2017-08-06 23:23:19 +02:00 |
|
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
|
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 |
|
bytesnake
|
cb20bd1f5c
|
Improved the connect command, fixed some bugs.
|
2017-08-04 00:04:21 +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 |
|
bytesnake
|
e2e625d847
|
Merge branch 'devel' of https://github.com/RWTH-OS/HermitCore into devel
|
2017-08-03 20:48:35 +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
|
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 |
|