On 03.06.15 23:09, Aurelien Jarno wrote:
> The two first patches fixes bugs in the target-s390x TCG emulation.
> 
> The 3 following patches fix some instruction definition. Given we don't
> emulate a given CPU model and check the instruction availability, they
> don't provide any functional change.
> 
> The 7 following patches emulate some missing instructions, either
> from the zArchitecture or from some additional facilities.
> 
> The 2 following patches are new in this series, but have been posted as
> RFC before. They prepare the work for the following patch (which hasn't
> been posted before), providing a huge speed improvements when copying
> data between the kernel and userland.
> 
> The last patch fixes an issue with the MVC instruction when both memory
> areas overlap.
> 
> With all these patches applied, the GCC testsuite run in a guest fully
> passes.

Thanks, applied all to s390-next.


Alex

Reply via email to