update CHANGES

This commit is contained in:
Stanislav Shwartsman 2022-08-26 21:55:38 +03:00
parent cee5e6de4b
commit 5fab5364bc

View File

@ -5,12 +5,14 @@ We welcome every new contributor !
- Bugfixes for CPU emulation correctness (MONITOR/MWAIT, VMX/SVM fixes)
! Implemented VMX MBE (Mode Based Execution Control) emulation required for Windows 11 guest
- 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
- Fixed APIC MWAIT timer activation
- APIC: Removed timer handles from save/restore list
- Apply standard CPPFLAGS from environment in all makefiles
- Fixed and improved PCI slot config error handling
- Updated Bochs instrumentation examples for new disassembler introduced in Bochs 2.7 release
- Documentation fixes
-------------------------------------------------------------------------