介绍(Interduction)
Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms.
功能与特性(Functions and Features)
It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs can be compiled to emulate many different x86 CPUs, from early 386 to the most recent x86-64 Intel and AMD processors which may even not reached the market yet.
Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS or Microsoft Windows.
实践案例(Practice Cases)
1)使用 Bochs 进行引导程序调试
我们的学习路线
参考官方文档:bochs: The Open Source IA-32 Emulation Project (New Bochs Documentation)
其他内容
Bochs(发音同 “box” 单词)
参考文献
bochs: The Open Source IA-32 Emulation Project (Home Page)
Bochs – Wikipedia