mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
7a06633173
- request FPU state on VM exit in portal config - transfer FPU state on VM entry - save fpu state early Avoid any FPU instructions (for example during base API calls), which use the FPU and overwrite FPU registers holding the guest vCPU FPU state. - don't save fpu state of EP Issue #4313
This repository contains the port of Genode to the NOVA microhypervisor. For more information on this base platform, please refer to the official website. :[http://hypervisor.org]: Official website for the NOVA microhypervisor. For information on using Genode on NOVA, please revisit the documentation at 'base-nova/doc/nova.txt':