diff options
| author | sevan <sevan@NetBSD.org> | 2019-06-17 18:22:41 +0000 |
|---|---|---|
| committer | sevan <sevan@NetBSD.org> | 2019-06-17 18:22:41 +0000 |
| commit | 462edd417602d3a845dc0e14879830de3413ffa7 (patch) | |
| tree | 2c13f50f22718fa9cd4df4d1bea7a3a07c2d29f6 /doc | |
| parent | cce30f92d080cfa0f4619ba9f9d7375d7b9651a9 (diff) | |
balloon(4) is in
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/roadmaps/virtualization | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/roadmaps/virtualization b/doc/roadmaps/virtualization index 88f5c98b57e..9a64b1ddcf3 100644 --- a/doc/roadmaps/virtualization +++ b/doc/roadmaps/virtualization @@ -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 |
