On 2/26/21 6:12 PM, Paolo Bonzini wrote:
> On 26/02/21 17:59, Claudio Fontana wrote:
>> On 2/26/21 5:20 PM, Richard Henderson wrote:
>>> As discussed during review of Claudio's "i386 cleanup" patch set.
>>>
>>>
>>> r~
>>>
>>>
>>> Richard Henderson (2):
>>> target/i386: Rename helper_fldt, helper_fstt
>>> target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor
>>>
>>> target/i386/tcg/fpu_helper.c | 65 +++++++++++++++++++++++-------------
>>> 1 file changed, 41 insertions(+), 24 deletions(-)
>>>
>> Reviewed-by: Claudio Fontana <cfontana@suse.de>
>> Tested-by: Claudio Fontana <cfontana@suse.de>
>>
>
> Claudio, can you merge them in your patch set?
>
> Thanks,
>
> Paolo
>
Yep, doing that.
Ciao,
Claudio