Re: [Qemu-devel] [PATCH] target-i386/FPU: a misprint in helper_fistll_ST0

2015-07-23 Thread Aurelien Jarno
On 2015-07-08 12:48, Dmitry Poletaev wrote: > There is a misprint in the patch > https://lists.gnu.org/archive/html/qemu-devel/2014-11/msg01657.html . It > cause errors in guest work. > Here is the bugfix. > > From: Dmitry Poletaev > Signed-off-by: Dmitry Poletaev > Reported-by: Kirill Batuzov

[Qemu-devel] [PATCH] target-i386/FPU: a misprint in helper_fistll_ST0

2015-07-08 Thread Dmitry Poletaev
There is a misprint in the patch https://lists.gnu.org/archive/html/qemu-devel/2014-11/msg01657.html . It cause errors in guest work. Here is the bugfix. From: Dmitry Poletaev Signed-off-by: Dmitry Poletaev Reported-by: Kirill Batuzov --- target-i386/fpu_helper.c | 2 +- 1 file changed, 1 i