On Thu, 28 Aug 2025 at 13:09, Richard Henderson
<[email protected]> wrote:
>
> The comment re ELF_NREG is incorrect or out-of-date.
> Make use of the fact that target_elf_gregset_t is a
> proper structure by using target_pt_regs.
>
> Drop target_elf_greg_t and tswapreg.
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---
>  linux-user/i386/target_elf.h | 15 ++++++---------
>  linux-user/i386/elfload.c    | 36 +++++++++++++++++-------------------
>  2 files changed, 23 insertions(+), 28 deletions(-)


Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM

Reply via email to