Module Name:    src
Committed By:   bouyer
Date:           Thu Apr 16 10:07:23 UTC 2020

Modified Files:
        src/sys/arch/amd64/conf [bouyer-xenpvh]: GENERIC_XENHVM

Log Message:
SVS is working with PVHVM now


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/amd64/conf/GENERIC_XENHVM

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amd64/conf/GENERIC_XENHVM
diff -u src/sys/arch/amd64/conf/GENERIC_XENHVM:1.1.2.1 src/sys/arch/amd64/conf/GENERIC_XENHVM:1.1.2.2
--- src/sys/arch/amd64/conf/GENERIC_XENHVM:1.1.2.1	Thu Apr 16 08:46:34 2020
+++ src/sys/arch/amd64/conf/GENERIC_XENHVM	Thu Apr 16 10:07:23 2020
@@ -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

Reply via email to