Re: [Qemu-devel] [PATCH 0/7] target-i386: x87 exception pointers using TCG.

2014-08-06 Thread Eric Blake
On 08/06/2014 02:46 PM, Jaume Martí wrote: > Hello, > > I submit a patch to fix bugs 661696 and 1248376. > I already submitted a previous version of this patch, this version requires > less TCG operations to execute. If this is a second version of the patch, then you should have v2 in the subject

[Qemu-devel] [PATCH 0/7] target-i386: x87 exception pointers using TCG.

2014-08-06 Thread Jaume Martí
Hello, I submit a patch to fix bugs 661696 and 1248376. I already submitted a previous version of this patch, this version requires less TCG operations to execute. As mentioned in a previous email, the patch implements, for TCG, the specifications provided in Intel and AMD programmer's manuals reg