qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] exec-all.h: Don't use stl_p for patching x86 ju


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] exec-all.h: Don't use stl_p for patching x86 jumps
Date: Tue, 13 May 2014 17:10:17 +0100

On 13 May 2014 17:05, Richard Henderson <address@hidden> wrote:
> Partial revert of 86360ad71df0070283469b8ae59f33cdd013501d,
> because get the "wrong" version of stl_p, the one that does
> byte swapping appropriate for the target.

Whoops. We could alternatively commit the patch renaming
the bswap.h functions to use _he_ infixes and then use
stl_he_p() here, yes?

Probably best to commit this as an immediate fix though.

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]