]> code.ossystems Code Review - openembedded-core.git/commit
qemu: add wrapper for qemu-mips binary
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Wed, 3 Oct 2012 11:23:26 +0000 (14:23 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Oct 2012 11:39:59 +0000 (12:39 +0100)
commit53b3103abdf21123b1c7be49b05cfe97a7cd9ed7
tree79eaf1cd20aeead1d6757bc36034a16c33f9a30a
parente71c6bb75239926aceebbb53d158cbf8de6112a4
qemu: add wrapper for qemu-mips binary

qemu-mips user emulation binary segfaults when running any kind of
binary. This is due to a MMU access fault in the virtual CPU. This
problem has been introduced in qemu when 4GB of vmem were reserved for
32-on-64 bit.

This workaround will need to be reverted once the proper fix is found.

[YOCTO #3143]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu_1.2.0.bb