Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/bouyer-xenpvh]: src/sys/arch/amd64/conf Well, no, SVS does't quite work ...



details:   https://anonhg.NetBSD.org/src/rev/997b4851935b
branches:  bouyer-xenpvh
changeset: 930882:997b4851935b
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Thu Apr 16 10:42:26 2020 +0000

description:
Well, no, SVS does't quite work yet.

diffstat:

 sys/arch/amd64/conf/GENERIC_XENHVM |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 3916225b2ecf -r 997b4851935b sys/arch/amd64/conf/GENERIC_XENHVM
--- a/sys/arch/amd64/conf/GENERIC_XENHVM        Thu Apr 16 10:07:23 2020 +0000
+++ b/sys/arch/amd64/conf/GENERIC_XENHVM        Thu Apr 16 10:42:26 2020 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: GENERIC_XENHVM,v 1.1.2.2 2020/04/16 10:07:23 bouyer Exp $
+# $NetBSD: GENERIC_XENHVM,v 1.1.2.3 2020/04/16 10:42:26 bouyer Exp $
 
 include "arch/amd64/conf/GENERIC"
 
 options        XENPVHVM
 options        XEN
+no options     SVS             # Separate Virtual Space
 options        MAXPHYS=32768   #xbd doesn't handle 64k transfers
 hypervisor*    at mainbus?             # Xen hypervisor
 #vcpu*         at hypervisor?          # Xen virtual CPUs



Home | Main Index | Thread Index | Old Index