Difference between revisions of "Qemu"
Jump to navigation
Jump to search
(Notes were all Linux-specific, so moved them to "qemu on linux" article) |
|||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | [[ | + | [[Computing]]: [[Emulators]]: [[Qemu]] |
| − | [[ | + | |
| − | [ | + | [[Qemu]] is an open source processor emulator. It emulates a variety of different [http://qemu.org/status.html CPUs and systems], and achieves good speed by using dynamic translation. |
| − | emulates a variety of different [http://qemu.org/status.html CPUs and | + | ==Reference== |
| − | systems], and achieves good speed by using dynamic translation. | + | * [http://qemu.org/ official homepage] |
| − | == | + | * {{wikipedia|QEMU}} |
| − | * | + | |
| − | + | ==Articles== | |
| − | + | *[[Qemu on Linux]]: setting up and using Qemu under Linux | |
| − | + | *[[Win98 in Qemu]]: installing and running [[Windows 98]] inside Qemu | |
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 17:11, 18 February 2006
Qemu is an open source processor emulator. It emulates a variety of different CPUs and systems, and achieves good speed by using dynamic translation.
Reference
Articles
- Qemu on Linux: setting up and using Qemu under Linux
- Win98 in Qemu: installing and running Windows 98 inside Qemu