[OE-core] [PATCH v3 1/1] qemu: add wrapper for qemu-mips binary

Richard Purdie richard.purdie at linuxfoundation.org
Wed Oct 3 11:40:24 UTC 2012


On Wed, 2012-10-03 at 14:23 +0300, Laurentiu Palcu wrote:
> 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 at intel.com>
> ---
>  meta/recipes-devtools/qemu/qemu_1.2.0.bb |   15 ++++++++++++++-
>  1 file changed, 14 insertions(+), 1 deletion(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list