]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Add fix for floating point issues on x86-64
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2013 18:50:59 +0000 (18:50 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2013 21:08:31 +0000 (22:08 +0100)
commit5dc43cdc08e6698afa16ba79f3506a1555bb3710
treec90665df9308bb49b51d2636bca2555fbd0ce69a
parentc7de71813c8f47438f44749136877442cf73d536
qemu: Add fix for floating point issues on x86-64

There was a bug in handling of the mxcsr register since cpu flags
were not getting updated after fxrstor operations. This small tweak
fixes that.

[YOCTO #5248]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/files/fxrstorssefix.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_1.5.0.bb