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:11:58 +0000 (22:11 +0100)
commit6e07fa8c4758e5d7553b13d8099cfaecde6cd685
treedfc6168fea304014c5be190ca3e41158c297f9d7
parent39490c65e01a28b64753551c84333956e47e2a07
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]

(From OE-Core rev: 5dc43cdc08e6698afa16ba79f3506a1555bb3710)

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