On Tue, 3 Aug 2021 at 18:21, Ilya Leoshkevich <i...@linux.ibm.com> wrote: > > Core dumps from emulating x86_64 on big-endian hosts contain incorrect > register values. > > Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com>
Looks like these two were the only two guest arch versions of this function that were missing the tswapreg calls... Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM