Skip to content

Commit

Permalink
fix typo in CHANGES file
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislav Shwartsman committed Feb 9, 2025
1 parent a32e50b commit 2d8ce28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bochs/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Brief summary :
- Implemented RAO-INT ISA extension
- Implemented MSR_IMM ISA extension
- CPUID: Added new CPU definitions: for i386, i486DX4, AMD Athlon XP and Intel Core i5 Arrow Lake CPUs
- CPUID: Support for enabling/disabling of one of more CPU features from CPUID configuration (see "add_features" and "exclude_features" in bochsrc sample and documentation)
- CPUID: Support for enabling/disabling of one or more CPU features from CPUID configuration (see "add_features" and "exclude_features" in bochsrc sample and documentation)
! CPUID: Old bx_generic CPUID model is deprecated with all associated .bochsrc CPUID configuration options, use pre-defined CPU models instead
- Several fixes and improvements for the Cirrus and Voodoo emulation
- USB: Added the USB Debugger support for xHCI and UHCI (Windows / GTK3)
Expand Down Expand Up @@ -45,7 +45,7 @@ Detailed change log :
- Model=6, supports P6 with 3DNow! + 3DNow! Ext and SSE
- Added Arrow Lake CPU definition
- Features AVX-VNNI, AVX-IFMA, AVX-VNNI-INT8, AVX-VNNI-INT16, AVX_NE_CONVERT, GFNI, VAES/VPCLMULQDQ, SHA512, SM3/SM4, CMPCCXADD, LASS, SERIALIZE, UINTR
- Support for enabling/disabling of one of more CPU features from CPUID configuration (see "add_features" and "exclude_features" in bochsrc sample and documentation)
- Support for enabling/disabling of one or more CPU features from CPUID configuration (see "add_features" and "exclude_features" in bochsrc sample and documentation)
- Old bx_generic CPUID model is deprecated with all associated .bochsrc CPUID configuration options, use pre-defined CPU models instead

- Bochs Debugger
Expand Down

0 comments on commit 2d8ce28

Please sign in to comment.