nova: extend SVM support

- Win7 32 bit VM on 32bit Genode/Nova runs fin runs fine
- tested on Phenom II X4

Issue #2454
This commit is contained in:
Alexander Boettcher 2017-06-21 22:38:48 +02:00 committed by Norman Feske
parent c14149b4eb
commit 9b93ebfa18
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
f013b329893a523a432c25ab4f15d3b4cb46e95b
809665e853584e94cf2ff89aa1f6df1bbb08fc62

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 2632e789399928f0cf3aff51eeb29837035d750a
REV(nova) := 2006635a22505a59854dd55a6e0a74749cd6568e
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)