genode/repos/base-nova
Alexander Boettcher 4554ec42da nova: make write-combined unit test more robust
- touch all memory before time measurements, to reduce lazy paging jitter
- diff of 100us between 2 memset runs are now considered a failure (before 10us)
- add refrence measurements of same region size which is not write-combined
- make the output easier parse able of write-combined test

Fixes #5342
2024-10-08 09:09:22 +02:00
..
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include vm/x86: support extended fpu state transfer 2024-10-07 15:54:59 +02:00
lib/mk nova: add guarded access to MSRs 2023-10-25 08:58:52 +02:00
mk/spec Disambiguate kernel-specific file names 2016-12-23 16:51:32 +01:00
patches base-nova: allow access to Intel IOMMU 2023-11-30 14:22:54 +01:00
ports nova: handle invalid FPU guest state 2024-10-07 15:54:59 +02:00
recipes depot: update recipe hashes 2024-08-29 12:32:25 +02:00
run Fixup "nova: rename test/platform to test/nova" (platform.run -> nova.run) 2024-06-20 12:54:29 +02:00
src nova: make write-combined unit test more robust 2024-10-08 09:09:22 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This repository contains the port of Genode to the NOVA microhypervisor.

For more information on this kernel, please refer to the official website.

:[http://hypervisor.org]: Official website for the NOVA microhypervisor.