QEMU is a general open source processor emulator and virtualizer When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performances.When used as a virtualizer, QEMU achieves near native [...]
Archive for the ‘Virtualization’ Category
What is QEMU ?
Posted in Virtualization on February 17, 2010 | 1 Comment »
What is Virtualization ?
Posted in Virtualization on February 17, 2010 | Leave a Comment »
Hi i got an opportunity to learn about Open Source Virtualization technologies. Under this category i would like to share my knowledge of Virtualization to open source world. First of all let me define what virtualization means. Virtualization : Virtualization is the process of running a another operating system (guest) inside a operating system (host) [...]