genode/repos/base-nova/include/nova
Alexander Boettcher 2e92b7ae32 nova: enable FPU AVX support
Add extended FPU state detection and handling (via xsave and friends) to the
kernel, which has to store/load more FPU state (~512 -> 2k++) during context
switching of threads. Additional the referenced nova branch contains various
optimization during VM destruction and cross core IPC resource caching.

This FPU work is based upon upstream NOVA kernel and Hedron commits.

Issue #5314
Fixes #3914
2024-08-27 15:29:37 +02:00
..
cap_map.h base: avoid implicit conversions 2021-12-17 15:04:44 +01:00
capability_space.h Replace use of 'typedef' by 'using' 2024-07-02 12:00:11 +02:00
native_thread.h nova: remove obsolete local vcpu case 2020-07-30 08:49:23 +02:00
receive_window.h Follow practices suggested by "Effective C++" 2018-01-17 12:14:35 +01:00
stdint.h Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
syscall-generic.h nova: enable FPU AVX support 2024-08-27 15:29:37 +02:00
util.h nova: limit assertions during early boot 2024-08-27 15:26:51 +02:00