From 528fb2212600c3c088cbb3ef6bff0941d807ef9d Mon Sep 17 00:00:00 2001 From: Stanislav Shwartsman Date: Wed, 6 Jul 2005 18:26:42 +0000 Subject: [PATCH] Update CHANGES for coming 2.2.1 patch release --- bochs/CHANGES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/bochs/CHANGES b/bochs/CHANGES index cd30b771f..dcea190b0 100644 --- a/bochs/CHANGES +++ b/bochs/CHANGES @@ -1,3 +1,17 @@ +Changes in 2.2.1: + +- Fixed several compilation warnings and errors for different platforms (Volker) +- Fixed FPU tag word restore in FXRSTOR instruction (Stanislav) +- Added missing scancodes for F11 and F12 to translation table (Volker) +- Bochs disassembler bugfixes (h.johansson) +- About 5% emulation speed improvement (h.johansson) +- Handle writing of zero to APIC timer initial count register (Stanislav) +- Enable Idle-Hack for 'TERM' GUI (h.johansson) +- Reduced overhead of BX_SHOW_IPS option to minimum. Now every simulation + could run with --enable-show-ips without significant performance + penalty. (Stanislav) + +------------------------------------------------------------------------- Changes in 2.2 (May 28, 2005): Brief summary :