=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/63.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- www/63.html 2018/03/24 18:05:02 1.17 +++ www/63.html 2018/03/24 19:28:30 1.18 @@ -75,16 +75,23 @@ href="https://man.openbsd.org/vioscsi.4">vioscsi(4).
  • vmd(8) no longer creates an underlying bridge interface for virtual switches defined in - vm.conf(5). + vm.conf(5)
  • vmd(8) receives switch information (rdomain, etc) from underlying switch interface in conjunction of settings in vm.conf(5). + href="https://man.openbsd.org/amd64/vm.conf.5">vm.conf(5) +
  • TSC (time stamp counter) support in guest VMs +
  • Support ukvm/Solo5 unikernels in + vmm(4) +
  • Handle valid (but uncommon) instruction encodings better +
  • Better PAE paging support for 32-bit Linux guest VMs +
  • vmd(8) now allows up + to 4 network interfaces in each VM
  • Add paused migration and snapshotting support to vmm(4) for AMD SVM/RVI hosts.
  • Many fixes to vmctl(8) - and vmd(8) error handling. + and vmd(8) error handling