Bochs v3.1 is released. Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a 386, 486, Pentium/PentiumII/PentiumIII/Pentium4 or x86-64 CPU including optional MMX, SSEx and 3DNow! instructions.Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS, Windows® 95/98 and Windows® NT/2000/XP or Windows Vista. Bochs was written by Kevin Lawton and is currently maintained by this project.
Bochs can be compiled and used in a variety of modes, some which are still in development. The 'typical' use of bochs is to provide complete x86 PC emulation, including the x86 processor, hardware devices, and memory. This allows you to run OS's and software within the emulator on your workstation, much like you have a machine inside of a machine. For instance, let's say your workstation is a Unix/X11 workstation, but you want to run Win'95 applications. Bochs will allow you to run Win 95 and associated software on your Unix/X11 workstation, displaying a window on your workstation, simulating a monitor on a PC.
Bochs Changelog:
Brief summary :
- CPU: Implemented FRED, USER_MSR, MOVRS, AMX-FP8 ISA extensions emulation
- CPU: Implemented MS-DOS Compatibility mode for handling x87 FPU exceptions, external logic handles FERR# and IGNNE# pins if enabled
The 'extfpuirq' plugin is now always loaded if FPU is present
- CPUDB: Added new Wildcat Lake CPU definition featuring FRED, WRMSRNS and MSRLIST
- Bugfixes for CPU emulation correctness
(critical bugfixes for emulation of XSAVEC/XSAVES, PKeys, AVX BMI1/BMI2, AVX512, AMX, UINTR, CET and SVM)
- Increased maximum supported host memory size to 8192 MB (was 2048 MB)
- Added UEFI/OVMF firmware support to Bochs through QEMU-compatible fw_cfg device
This enables booting UEFI operating systems including Windows Server 2025
and modern Linux distributions with OVMF firmware.
- Added basic support for GeForce 3D card emulation (4 AGP models, 2D almost
complete, 3D still WIP)
- AGP support in i440BX chipset now almost correctly implemented
- Many fixes in the devices code (PCI, VGA, Voodoo, hard drive, floppy, USB)
- VHDX disk image support added
- BIOS fixes for PCI/AGP init and ACPI tables
- LGPL'd VGABIOS updated to version 0.9d
- Updated SeaBIOS ROM image to current version 1.16.0
Download: Bochs v3.1
Source: Here
0 Comments
Post a Comment