Due to my other software interests, thought I should bookmark this. Quote from their page:
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.
An optional proprietary QEMU Accelerator Module is available to optimize the case where a PC is emulated on a PC. This module enables QEMU to run most of the target application code directly on the host processor to achieve near native performance.
The supported host and target CPUs are listed in the status page. For full system emulation, the supported Operating Systems are listed here.
We must become the change we want to see in the world. -- Mohandas Gandhi.
If a nation expects to be ignorant and free, in a state of civilization, it expects what never was and never will be. -- Thomas Jefferson
I do not think there is any thrill that can go through the human heart like that felt by the inventor as he sees some creation of the brain unfolding to success...
such emotions make a man forget food, sleep, friends, love, everything.
-- Nikola Tesla
No comments:
Post a Comment