[BACK]Return to 71.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/71.html between version 1.7 and 1.8

version 1.7, 2022/04/07 21:42:12 version 1.8, 2022/04/08 22:28:50
Line 132 
Line 132 
   
 <li>VMM/VMD improvements  <li>VMM/VMD improvements
   <ul>    <ul>
         <li>...          <li>Retired <a href="https://man.openbsd.org/OpenBSD-7.0/switch.4">
               switch(4)</a> support in <a href="https://man.openbsd.org/vmd.8">
               vmd(8)</a>.
           <li>Fixed a bug where <a href="https://man.openbsd.org/vmd.8">vmd(8)</a>
               would exit when requesting a new VM and hitting memory resource
               limits.
           <li>Fixed <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> state
               corruption on Intel hosts.
           <li>Fixed <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> cpuid leaf
               clamping when the host has an invariant TSC.
           <li>Added quiesce/wakeup hooks to <a href="https://man.openbsd.org/vmm.4">
               vmm(4)</a> allowing Intel hosts to suspend and hibernate safely with
               running guests.
           <li>Added a new login class for <a href="https://man.openbsd.org/vmd.8">
               vmd(8)</a> on amd64.
   </ul>    </ul>
   
 <li>Various new userland features:  <li>Various new userland features:

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8