update changes

This commit is contained in:
Stanislav Shwartsman 2009-04-11 13:04:40 +00:00
parent fd867bb311
commit cb9ad90add

View File

@ -7,9 +7,8 @@ Brief summary :
- Many new CPU features in emulation
- Support for > 32 bit physical address space and configurable MSRs
- VMX, 1G pages in long mode, MOVBE instruction
- Bugfixes for CPU emulation correctness, debugger and CPU instrumentation.
- Added user plugin interface support.
- Bugfixes for CPU emulation correctness.
- Many fixes in Bochs internal debugger and CPU instrumentation.
Detailed change log :
@ -93,6 +92,7 @@ Detailed change log :
- Updated Bochs TESTFORM to version 0.4
- SF patches applied
[2712569] Legacy bios serial data buffer timeout bug by grybranix
[2655090] 64 bit BSWAP with REX.W broken by M. Eby
[2645919] CR8 bug when reading by M. Eby
[1895665] kvm: bios: add support to memory above the pci hole by Izik Eidus