Module Name: src
Committed By: sevan
Date: Mon Jun 17 18:22:41 UTC 2019
Modified Files:
src/doc/roadmaps: virtualization
Log Message:
balloon(4) is in
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/doc/roadmaps/virtualization
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/roadmaps/virtualization
diff -u src/doc/roadmaps/virtualization:1.5 src/doc/roadmaps/virtualization:1.6
--- src/doc/roadmaps/virtualization:1.5 Sun Jan 15 02:45:42 2012
+++ src/doc/roadmaps/virtualization Mon Jun 17 18:22:41 2019
@@ -1,4 +1,4 @@
-$NetBSD: virtualization,v 1.5 2012/01/15 02:45:42 agc Exp $
+$NetBSD: virtualization,v 1.6 2019/06/17 18:22:41 sevan Exp $
NetBSD Virtualization Roadmap
=============================
@@ -9,7 +9,6 @@ side of the operating system.
Features that will be in 6.0:
1. NetBSD/usermode
5. Xen domU migration, suspend and resume
-6. Xen balloon driver support
Features which may make future releases:
2. virtualization jails via secmodel
@@ -74,16 +73,5 @@ this code, and it will be in 6.0
Responsible: jym, bouyer
-6. Xen balloon driver support
------------------------------
-
-The balloon driver allows more memory to be added to a running Xen domU
-instance; this allows extra memory to be used by the domU for resource
-peak needs. cherry has made a preliminary balloon driver and this has been
-further updated and tested by jym. This will be in 6.0.
-
-Responsible: jym, cherry
-
-
Alistair Crooks
Sat Jan 14 11:38:50 PST 2012