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