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

Diff for /www/62.html between version 1.45 and 1.46

version 1.45, 2017/10/04 09:07:24 version 1.46, 2017/10/04 09:50:56
Line 115 
Line 115 
 <li><a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>/  <li><a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>/
     <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> improvements:      <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> improvements:
     <ul>      <ul>
     <li><a href="https://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a> supports      <li><a href="https://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a> supports paused VM migration and memory snapshotting using send and receive commands.
     paused VM migration using send and receive commands.      <li>VPID/ASID reuse/rollover in <a href="https://man.openbsd.org/amd64/vmm.4">vmm(4)</a>.
     <li>...      <li>SGABIOS imported as an option ROM payload in SeaBIOS (for VGA to serial console redirection.)
       <li><a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> resets the guest VM RTC (real time clock) on host resume from suspend/hibernate (OpenBSD guests only.)
       <li>Allow guest VMs access to AVX/AVX2 host CPU features
       <li>Support for AMD SVM/RVI hosts
       <li>Allow larger guest VM memory sizes (up to MAXDSIZ sized guests - eg, 32GB on amd64 hosts)
       <li>Better handling of guest VM MONITOR/MWAIT and HLT instructions
       <li>Various device emulation improvements in <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a>.
       <li>Increase the <a href="https://man.openbsd.org/virtio.4">virtio(4)</a> queue size provided by <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> from 64 to 128 entries, to increase performance.
       <li>Many fixes to <a href="https://man.openbsd.org/amd64/vmctl.8">vmctl(8)</a> and <a href="https://man.openbsd.org/amd64/vmd.8">vmd(8)</a> error handling.
     </ul>      </ul>
 <p>  <p>
   
Line 397 
Line 405 
     of in memory C structures.      of in memory C structures.
     <li>x86: <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> uses CTF data      <li>x86: <a href="https://man.openbsd.org/ddb.4">ddb(4)</a> uses CTF data
     to display the correct number of function arguments in backtraces      to display the correct number of function arguments in backtraces
     </ul>  
     <li>Power off all codecs in      <li>Power off all codecs in
       <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> to avoid static        <a href="https://man.openbsd.org/azalia.4">azalia(4)</a> to avoid static
       noise in speakers and headphones on reboot.        noise in speakers and headphones on reboot.
       <li>Fix i386 boot regression seen on very old 486DX CPUs.
       </ul>
 <p>  <p>
   
 <li>OpenSMTPD X.X.X  <li>OpenSMTPD X.X.X

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46