Re: [PATCH v2 0/4] linux/sparc: more get/set_context fixes

2020-11-06 Thread Peter Maydell
On Fri, 6 Nov 2020 at 15:27, Peter Maydell wrote: > > Based-on: 20201105212314.9628-1-peter.mayd...@linaro.org > ("[PATCH for-5.2 0/3] linux-user: fix various sparc64 guest bugs") > > This series fixes a few more issues with our sparc linux-user > sparc64_get_context() and sparc64_set_context() im

[PATCH v2 0/4] linux/sparc: more get/set_context fixes

2020-11-06 Thread Peter Maydell
Based-on: 20201105212314.9628-1-peter.mayd...@linaro.org ("[PATCH for-5.2 0/3] linux-user: fix various sparc64 guest bugs") This series fixes a few more issues with our sparc linux-user sparc64_get_context() and sparc64_set_context() implementation: * we weren't handling FPU regs correctly, and a