Changes updated (NSIS + HPET).

This commit is contained in:
Volker Ruppert 2019-12-19 20:36:42 +00:00
parent b2749a1a18
commit d290e5ba93

View File

@ -1,9 +1,15 @@
Changes after 2.6.10 release:
- General
- Added 64-bit support to the NSIS installer script.
- CPU / CPUDB
- Bugfixes for CPU emulation correctness
- A lot of critical bugfixes for Protection Keys, AVX512*, VMX/SVM, SHA, GFNI
- I/O Devices
- Some fixes in HPET emulation (patch by Oleg)
-------------------------------------------------------------------------
Changes in 2.6.10 (December 1, 2019):