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 SVS is working with PVHVM now



details:   https://anonhg.NetBSD.org/src/rev/3916225b2ecf
branches:  bouyer-xenpvh
changeset: 930881:3916225b2ecf
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Thu Apr 16 10:07:23 2020 +0000

description:
SVS is working with PVHVM now

diffstat:

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

diffs (15 lines):

diff -r 72546f00ee36 -r 3916225b2ecf sys/arch/amd64/conf/GENERIC_XENHVM
--- a/sys/arch/amd64/conf/GENERIC_XENHVM        Thu Apr 16 09:45:56 2020 +0000
+++ b/sys/arch/amd64/conf/GENERIC_XENHVM        Thu Apr 16 10:07:23 2020 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: GENERIC_XENHVM,v 1.1.2.1 2020/04/16 08:46:34 bouyer Exp $
+# $NetBSD: GENERIC_XENHVM,v 1.1.2.2 2020/04/16 10:07:23 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