wget http://wiki.qemu-project.org/download/qemu-2.3.0.tar.bz2
./configure –disable-kvm [–prefix=PFX] [–target-list=”i386-softmmu x86_64-softmmu”]
make
make install
build qemu from source
Leave a reply
wget http://wiki.qemu-project.org/download/qemu-2.3.0.tar.bz2
./configure –disable-kvm [–prefix=PFX] [–target-list=”i386-softmmu x86_64-softmmu”]
make
make install