mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
nova: handle invalid SVM exit correctly
With issue #4391 a regression was introduced, which makes VMs on AMD SVM non working.
This commit is contained in:
committed by
Christian Helmuth
parent
0d163915d0
commit
240ec72086
@@ -1 +1 @@
|
||||
7208e091c7694c61247427715d0abef7ba8d78e3
|
||||
36430efef054479ea2cc06f2052a85a09e9bf232
|
||||
|
||||
@@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
||||
|
||||
# r10 branch
|
||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||
REV(nova) := 1c6acf0af8256036cdea023576e2cb0e30e7d69c
|
||||
REV(nova) := d7804f2125ad9ba1b86ad983261f72bdc1c0cfe7
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||
|
||||
Reference in New Issue
Block a user