QEMU: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Hmm, maybe should restructure so all of this goes through em the xo.)
(Redirected page to Emulating the XO)
 
(12 intermediate revisions by 8 users not shown)
Line 1: Line 1:
#REDIRECT [[Emulating the XO]]
{{Translations}}

QEMU is the best supported emulation system for [[Emulating the XO|emulating the OLPC-XO's]] Sugar environment. Many developers will use QEMU to help [[Developers/Setup|set up their development environment]], whether for testing or development work.

You will almost certainly want to get the KQemu accelerator if you intend to use QEMU, as without it performance can be quite poor. On Windows and Mac, there are GUI wrappers available. Most Linux users tend to use the command-line approach to the program.

QEMU is an Open Source processor emulator which can run the official OLPC ext3 images directly. This means that no extra conversion or processing is required to run the images. As a result, a much wider range to images is available immediately than is seen with other emulation packages (such as [[VMWare]] or [[VirtualBox]]).

= Setting up QEMU =

Basic setup of QEMU is generally fairly easy. Most Linux distributions have a package which can be automatically installed. Windows and Mac users can download a package which includes all of the required components (or assemble the components themselves).

More information can be found [http://fabrice.bellard.free.fr/qemu/about.html here].

Or you can read the [http://fabrice.bellard.free.fr/qemu/index.html news] about it, or just [http://fabrice.bellard.free.fr/qemu/download.html download] it.

See also

*[[Using QEMU on Windows XP]]
*[[How_to_set_up_for_development_on_linux_emulation]]
*[[Quick_Start/Linux]]

*[[Emulating the XO]]

[[Category:File formats]]
[[Category:Developers]]
[[Category:Resources]]
[[Category:Emulation]]

Latest revision as of 15:36, 7 February 2011

Redirect to: