=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/69.html,v retrieving revision 1.26 retrieving revision 1.27 diff -c -r1.26 -r1.27 *** www/69.html 2021/04/11 20:38:21 1.26 --- www/69.html 2021/04/11 21:24:01 1.27 *************** *** 317,323 **** href="https://man.openbsd.org/vmd.8">vmd(8) to boot from kernels in raw/qcow2 images.
  • Made vmctl(8) ! properly indicate VMs are stopped instead of "running" with "vmctl status".
  • Cleaned up events on vmd(8) pause or resume and --- 317,323 ---- href="https://man.openbsd.org/vmd.8">vmd(8) to boot from kernels in raw/qcow2 images.
  • Made vmctl(8) ! properly indicate VMs are stopping instead of "running" with "vmctl status".
  • Cleaned up events on vmd(8) pause or resume and *************** *** 328,333 **** --- 328,341 ---- process to allow unicast dhcp and bootp renewals with vmd(8)'s built-in dhcp server. +
  • Added veb(4) to the + list of supported bridges for vmd(8). +
  • Improved MSR exit handling in vmm(4) on SVM and VMX + hosts preventing invalid reads and fixing support for 9front. +
  • Added ability to boot compressed ramdisks to vmd(8).
  • Various new userland features: