Updated changes after 2.3
This commit is contained in:
parent
377ee8d030
commit
c63c4429c2
@ -1,11 +1,17 @@
|
|||||||
Changes after 2.3 release:
|
Changes after 2.3 release:
|
||||||
|
|
||||||
|
- CPU and FPU
|
||||||
|
- Fixed critical issue with 0x90 opcode (NOP) handling in x86-64 mode
|
||||||
|
- Correctly detect inexact result by FPU
|
||||||
|
- Do not save and restore XMM8-XMM15 registers when not in x86-64 mode
|
||||||
|
|
||||||
- General
|
- General
|
||||||
- 2nd simulation support in wxBochs now almost usable (simulation cleanup
|
- 2nd simulation support in wxBochs now almost usable (simulation cleanup
|
||||||
code added and memory leaks fixed)
|
code added and memory leaks fixed)
|
||||||
|
|
||||||
- Configure and compile
|
- Configure and compile
|
||||||
- several fixes for MacOSX, OpenBSD and Solaris 10
|
- several fixes for MacOSX, OpenBSD and Solaris 10
|
||||||
|
- enable save/restore feature by default for all configurations
|
||||||
|
|
||||||
- I/O devices (Volker)
|
- I/O devices (Volker)
|
||||||
- initial support for the PIIX4 ACPI controller
|
- initial support for the PIIX4 ACPI controller
|
||||||
|
Loading…
Reference in New Issue
Block a user