]> 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:43:00 +0000 (15:43 +0100)
commit69d083f8b8d8f7d095ed5682d305870c4d93fe62
tree9f0df5011f58502cdf41fe0bd4dd6d8deb5f9033
parent00256125873ff6f1630743a712e882e5f473a9d2
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