Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Shwartsman committed Oct 10, 2023
1 parent 3a21782 commit a170ca4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions bochs/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ Changes after 2.7:
The Bochs source tree is transitioning from SVN to GIT hosted on github.
We welcome every new contributor !

- Bugfixes for CPU emulation correctness (MONITOR/MWAIT, VMX/SVM fixes)
- Bugfixes for CPU emulation correctness (MONITOR/MWAIT, VMX, SHA fixes)
! Implemented VMX MBE (Mode Based Execution Control) emulation required for Windows 11 guest
! Implemented new published Intel instruction sets: AVX IFMA52, VNNI-INT8, CMPCCXADD, WRMSRNS
! Implemented new published Intel instruction sets:
- AVX IFMA52, VNNI-INT8, VNNI-INT16, CMPCCXADD, SM3, SM4, WRMSRNS
- Improved 64-bit guest support in Bochs internal debugger, added new internal debugger commands
- Fixed Voodoo device compilation for big endian architectures
- Fixed memory handling in volatile BIOS write support
Expand Down

0 comments on commit a170ca4

Please sign in to comment.