Bochs Changelog

What's new in Bochs 2.6.9

Jan 31, 2018
  • CPU: implemented new instructions and x86 architecture extensions.
  • Bugfixes for CPU emulation correctness.
  • Added Android host platform support.
  • Added USB EHCI device emulation support.
  • Added USB floppy (UFI/CBI) support.
  • Added ethernet module 'socket', designed to interconnect Bochs instances.
  • Show textconfig at runtime in the Bochs VGA window (gui console).

New in Bochs 2.4 (May 3, 2009)

  • Added graphical Bochs debugger frontend for most of the supported platforms. Thanks for Chourdakis Michael and Bruce Ewing.
  • 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.
  • New config interface 'win32config' with start and runtime menu
  • USB: added OHCI support, external hub and cdrom
  • Added user plugin interface support.