update CHANGES

This commit is contained in:
Stanislav Shwartsman 2010-04-03 07:37:47 +00:00
parent 7c42447c77
commit 330cdf1f0d

View File

@ -36,13 +36,14 @@ Detailed change log :
- CPU
- Implemented PCLMULQDQ AES instruction
- Implemented VMX extensions:
- Implemented Intel VMXx2 extensions:
- Enabled extended VMX capability MSRs
- Implemented VMX controls for loading/storing of MSR_PAT and MSR_EFER
- Enabled secondary proc-based vmexec controls:
- Implemented APIC virtualization
- Implemented WBINVD VMEXIT control
- Implemented RDTSCP VMEXIT control
In otder to enable VMX extensions emulation configure with
In order to enable emulation of above VMX extensions configure with
--enable-vmx=2 option
- Bugfixes for CPU emulation correctness
- Fixed Bochs crash when accessing the first byte above emulated memory size