Basic VM and other minor improvements.
Not complete, probably not fully debugged or optimized.
This commit is contained in:
@@ -163,6 +163,7 @@ driver is
|
||||
GETINFO # 26
|
||||
SETGRANT # 34
|
||||
;
|
||||
uid 0;
|
||||
};
|
||||
|
||||
driver pci
|
||||
@@ -217,7 +218,9 @@ driver mfs
|
||||
TIMES # 25
|
||||
SAFECOPYFROM # 31
|
||||
SAFECOPYTO # 32
|
||||
GETINFO
|
||||
SETGRANT # 34
|
||||
UMAP # 14
|
||||
;
|
||||
uid 0;
|
||||
};
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
# which architecture to compile for
|
||||
ARCH=i386
|
||||
|
||||
|
||||
Reference in New Issue
Block a user