On 8/4/21 4:12 PM, Laurent Vivier wrote: > Le 03/08/2021 à 20:34, Peter Maydell a écrit : >> 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]> > > Do we want this in 6.1?
Safe enough, I'd rather see it in, since there are recent interest in emulating x86 binaries on s390x... My 2 cents ;)
