update changes for coming soon patch release 2.4.1

hope I didn't forget any important fix ....
This commit is contained in:
Stanislav Shwartsman 2009-06-06 11:12:16 +00:00
parent cb8ef697d5
commit 70d2f7727e
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
Changes in 2.4.1 (coming soon):
- Fixed bunch of CPUID issues
- Bochs is now able to install and boot 64-bit Windows images!
(special thanks to Mark Ebersole for his patch)
- Several bugfixes in CPU emulation (mostly for x87 instructions)
- Fixed two critical deadlock bugs in the Win32 gui (patches from @SF tracker)
- The 'show ips' feature now works in wx on win32
- RFB GUI: added support for resizable desktop (if supported by client)
- Added support for gdb stub on big endian machine (patch by Godmar Back)
- Rewritten obsolete hash_map code in dbg symbols module (patch from @SF)
- BIOS: implemented INT 15h/89h (patch by Sebastian Herbszt)
-------------------------------------------------------------------------
Changes in 2.4 (May 3, 2009):
Brief summary :