genode/repos/base-nova
Alexander Boettcher b33afb24d7 nova: adjust to cmdline changes of kernel
- no need to explicitly switch off vga anymore
- use vPID for VMs which improves TLB usage if multiple vCPUs on same
  pCPU is used, which happens to happen on Sculpt.
- support for mwait by nova kernel, which is off by default

Issue #5206
2024-05-29 09:18:11 +02:00
..
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include nova: add guarded access to MSRs 2023-10-25 08:58:52 +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: adjust to cmdline changes of kernel 2024-05-29 09:18:11 +02:00
recipes depot: update recipe hashes 2024-04-26 09:59:36 +02:00
run core: mark implicitly detached regions as reserved 2023-12-13 12:32:19 +01:00
src nova: new timer implementation 2024-04-12 12:57:28 +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.