هنگامی که نیاز باشد تا برنامه ای را تحت محیط پیرامونی ویژه ای مورد بررسی و یا بازدید قرار دهید به سیستمی نیاز دارید تا این محیط را برای شما پیاده سازی کند. در مورد سیستم عامل ها تقریبا بهترین برنامه ای که این شبیه سازی را انجام می دهد محصولات خانواده VMware است که نسخه 5 آن نیز به تازگی منتشر شده است.
اگر دنبال برنامه های باز متن این چنین باشید می توانید از گزینه های زیر انتخاب کنید :
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, Pentium Pro or AMD64 CPU, including optional MMX, SSE, SSE2 and 3DNow! instructions.
QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. QEMU has two operating modes:
Full system emulation. In this mode, QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different Operating Systems without rebooting the PC or to debug system code.
User mode emulation (Linux host only). In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU.
دیدگاهتان را بنویسید