On Mon, Mar 06, 2017 at 06:22:07PM +0100, Juan Francisco Cantero Hurtado wrote: > On Mon, Mar 06, 2017 at 10:40:52AM +0000, C. L. Martinez wrote: > > Hi all, > > > > Where can I see what new features will be released in VMM for OpenBSD 6.1? > > For example, it could be possible to run linux or freebsd guests apart of > > openbsd guests? > > No, vmm will only support OpenBSD in the next release. > https://www.openbsd.org/61.html will include a list of new features and > fixes. > > -- > Juan Francisco Cantero Hurtado http://juanfra.info >
As Juan states, I'm sure someone will go back through the cvs logs and update that page with what new changes/features went in. Probably the biggest change will be adding SVM support, if I can manage to get the last +/- 900 lines of local changes in, and add interrupt windowing support. -ml