genode/repos/base-hw/src/core/spec/x86_64/muen
Sebastian Sumpf da17f2cbd3 hw: eager FPU switching for x86_64
Since gcc 8.3.0 generates SSE instructions into kernel code, the
kernel itself may raise FPU exceptions and/or corrupt user level FPU
contexts thereby. Both things are not feasible, and therefore, lazy FPU
switching becomes a no go for base-hw because we cannot avoid FPU
instructions because of the entanglement of base-hw, base, and the tool
chain (libgcc_eh.a).

issue #3365
2019-05-27 14:53:32 +02:00
..
kernel hw: eager FPU switching for x86_64 2019-05-27 14:53:32 +02:00
board.h hw: factor out x86 specific bootinfo 2019-05-27 14:46:54 +02:00
pic.h hw: improve cross-cpu synchronization 2019-01-07 12:25:44 +01:00
platform_services.cc vm_session: support to trace vCPU 2019-05-06 16:15:26 +02:00
platform_support.cc platform_info: add kernel information (fix #3295) 2019-05-06 16:15:26 +02:00
sinfo_instance.cc base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
sinfo_instance.h base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
timer_driver.h hw: increase timing accuracy of kernel (fix #3081) 2019-03-18 15:56:23 +01:00
timer.cc hw: replace lock-safe log variants in kernel 2019-04-09 12:30:35 +02:00
vm_session_component.h vm_session: support to trace vCPU 2019-05-06 16:15:26 +02:00