Qemu-fast: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
m post-import tidying (finally) |
|||
| Line 2: | Line 2: | ||
==Summary== | ==Summary== | ||
[[qemu-fast]] is like [[qemu]] (and is part of the same package) but runs faster by using part of the actual CPU hardware -- the Memory | [[qemu-fast]] is like [[qemu]] (and is part of the same package) but runs faster by using part of the actual CPU hardware -- the Memory | ||
Management Unit (MMU) -- instead of simulating it entirely in | Management Unit (MMU) -- instead of simulating it entirely in software. (This technique is called "virtualizing", if I understand right.) There is some correspondence between qemu-fast and kqemu, but I haven't figured out what it is. In my testing, qemu-fast was not able to run the same [[Win98]] image which ran well under [[qemu]]. (It may be that qemu-fast doesn't work with Win98.) | ||
[[qemu-fast]] is included in the [[qemu]] distribution. | [[qemu-fast]] is included in the [[qemu]] distribution. | ||
Latest revision as of 10:27, 26 January 2011
Computing: Software: qemu: qemu-fast<hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Summary
qemu-fast is like qemu (and is part of the same package) but runs faster by using part of the actual CPU hardware -- the Memory Management Unit (MMU) -- instead of simulating it entirely in software. (This technique is called "virtualizing", if I understand right.) There is some correspondence between qemu-fast and kqemu, but I haven't figured out what it is. In my testing, qemu-fast was not able to run the same Win98 image which ran well under qemu. (It may be that qemu-fast doesn't work with Win98.)
