Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

QEMU

14 bytes removed, 16:38, 10 January 2012
no edit summary
$ patch -p1 &lt; 0001-IGEP_QEMU_support.path</pre>
Configure the sources for build with this command:
<pre>$ ./configure --target-list=arm-softmmu --prefix=/opt/qemu-linaro&lt;/span&gt;</pre>
Build the sources:
<pre>$ make </pre>
Install QEMU:
<pre>$ make install</pre>
Optionally you can download from [http://downloads.igep.es/QEMU/qemu-linaro.tar.gz here] the QEMU binaries, we suggest install it under /opt directory with the right user execution permissions.<br>
== Board Emulation ==