qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 50/50] target/i386: Remove user-only i/o stubs


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 50/50] target/i386: Remove user-only i/o stubs
Date: Mon, 1 Mar 2021 08:54:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 3/1/21 12:23 AM, Richard Henderson wrote:
> With the previous patch for check_io, we now have enough for
> the compiler to dead-code eliminate all of the i/o helpers.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/i386/helper.h              |  3 +-
>  target/i386/tcg/translate.c       |  6 ++++
>  target/i386/tcg/user/misc_stubs.c | 55 -------------------------------
>  target/i386/tcg/user/meson.build  |  1 -
>  4 files changed, 7 insertions(+), 58 deletions(-)
>  delete mode 100644 target/i386/tcg/user/misc_stubs.c

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>




reply via email to

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