Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Shwartsman committed Nov 27, 2023
1 parent a39cea1 commit 2c8a799
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bochs/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ We welcome every new contributor !
Brief summary :
- Bugfixes for CPU emulation correctness (MONITOR/MWAIT, VMX/SVM, AVX-512, CET, SHA, GFNI fixes)
! Implemented VMX MBE (Mode Based Execution Control) emulation required for Windows 11 guest
! Implemented Posted-Interrupt Processing VMX extension emulation
! Implemented Linear Address Separation (LASS) extension
! Implemented User-Level Interrupt (UINTR) extension
! Implemented recently published Intel instruction sets:
Expand All @@ -29,6 +30,7 @@ Detailed change log :
- Bugfixes for CPU emulation correctness (MONITOR/MWAIT, VMX/SVM, AVX-512, CET)
- Critical CPU emulation bugfixes for SHA and GFNI instructions
- Implemented VMX MBE (Mode Based Execution Control) emulation required for Windows 11 guest
- Implemented Posted-Interrupt Processing VMX extension emulation
- Implemented Linear Address Separation (LASS) extension
- Implemented User-Level Interrupt (UINTR) extension
- Implemented recently published Intel instruction sets:
Expand Down

0 comments on commit 2c8a799

Please sign in to comment.