]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Backport a patch to solve SSE2 instruction emulation issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Apr 2012 07:44:11 +0000 (08:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Apr 2012 14:57:23 +0000 (15:57 +0100)
commit34de79d1fbbb130da158902681f919ba9cf08555
tree9f0df5011f58502cdf41fe0bd4dd6d8deb5f9033
parent0c39e299dbfe9cbf7ba72700736b84cb2f654b76
qemu: Backport a patch to solve SSE2 instruction emulation issues

This fix addresses various issues seen in qemux86-64 images:
 * scroll bars in matchbox-terminal not working
 * files not appearing in pcmanfm
 * warnings on the console from glib/gobject about invalid gdouble values

Its due to an emulation issue in qemu which the backported patch fixes.

I managed to debug it to a specific function, Khem found the qemu patch
to backport, thanks Khem!

[YOCTO #1906]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu-0.15.1/a4d1f142542935b90d2eb30f3aead4edcf455fe6.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_0.15.1.bb