mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 13:26:27 +00:00
nova: handle invalid FPU guest state
Makes the kernel robust against invalid guest FPU state provided by a VMM, e.g. our port of Vbox6. Issue #5314
This commit is contained in:
parent
ff506b0375
commit
a07b5937d9
@ -1 +1 @@
|
||||
e8997fb0870b6f8bdcb6da34a9b333ed4a304305
|
||||
dd4d2aba9dd83ec08e956cb31274c62cbcaf91f6
|
||||
|
@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
||||
|
||||
# r10 branch
|
||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||
REV(nova) := bca1aa3553d8c5df4f4b6ed5a2ee72f69bdf7a7f
|
||||
REV(nova) := 60419b83599fbe506308b0375371c49136e00985
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||
|
Loading…
Reference in New Issue
Block a user