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:40:05 +0000 (12:40 +0100)
commit5533878d1f38cd438cacb6effa2bc88031a84dd3
tree60bf8278f105b0d5539e117444d7117f59064e39
parent04b9eb9de3a2c9277e28840523b34a3ce3fd297a
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]

(From OE-Core rev: 53b3103abdf21123b1c7be49b05cfe97a7cd9ed7)

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