So who is Kevin Lawton?
Kevin has been involved in the x86 virtualization field since 1994, when he left MIT to create the "bochs" Open Source project, which was used to bootstrap many virtualization projects such as VMware, Xen, and QEMU. He is a founding member of a number of companies, including both hardware and software startups that target the enterprise datacenter. Kevin is on the board of advisors for Start-Up Phase Forum, and sometimes vets investment theses in the virtualization space for the venture community. He has chosen to pursue an executive MBA starting 2008.
And where can you find Bochs project?
Quoting Boch's site:
Kevin has been involved in the x86 virtualization field since 1994, when he left MIT to create the "bochs" Open Source project, which was used to bootstrap many virtualization projects such as VMware, Xen, and QEMU. He is a founding member of a number of companies, including both hardware and software startups that target the enterprise datacenter. Kevin is on the board of advisors for Start-Up Phase Forum, and sometimes vets investment theses in the virtualization space for the venture community. He has chosen to pursue an executive MBA starting 2008.
And where can you find Bochs project?
Quoting Boch's site:
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.
Comments
Post a Comment