Annika Wierichs
|
974d41d28f
|
hermit/verbs.h cleanup, added declarations here.
|
2018-02-13 20:20:06 +01:00 |
|
Annika Wierichs
|
ad49a935b2
|
Added phys_to_virt function. Adapting ibv prototype almost done.
|
2017-11-23 16:56:54 +01:00 |
|
Jens Breitbart
|
cbb34022a0
|
Wshift negative value (#79) + more compiler to travis (#77)
- Fixed clang warning `shifting a negative signed value is undefined`.
- use more compilers to test HermitCore in Travis
|
2017-08-30 12:51:23 +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
|
8f9430f3fe
|
move architecture dependent part to a subdirectory of arch
|
2017-03-06 23:32:42 +01:00 |
|
Stefan Lankes
|
dae96b1520
|
revise virt_to_phys to supporzt huge pages
- the kernel is mapped with 2M pages
- all other parts use 4K pages
- now, virt_to_phys checks, which type of pages is used
|
2017-01-16 18:41:12 +01:00 |
|
Stefan Lankes
|
dfd4272d59
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
|