qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] Compile qemu 2.2.0 i386-softmmu on arm / Raspberry PI


From: Rene Wolf
Subject: Re: [Qemu-discuss] Compile qemu 2.2.0 i386-softmmu on arm / Raspberry PI segfaults
Date: Sat, 2 Jan 2016 09:40:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hi


To follow up on ...

I tried to compile i386-softmmu / qemu-system-i386 on a raspberry pi
running raspbian:
...
So my steps were:

wget 'http://wiki.qemu-project.org/download/qemu-2.2.0.tar.bz2'
tar xf qemu-2.2.0.tar.bz2
cd qemu-2.2.0
./configure --target-list="i386-softmmu" --enable-sdl --disable-kvm
--enable-curses
make -j 4


... I gave it another try with the current version 2.5.0. This version works fine, the test image boots and was usable :D


Rene



reply via email to

[Prev in Thread] Current Thread [Next in Thread]