On 14/05/21 17:13, Richard Henderson wrote:
Having the callers upcast to X86CPU is a waste, since we don't need it. We even have to recover env in do_hlt.Signed-off-by: Richard Henderson <[email protected]> --- target/i386/tcg/misc_helper.c | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-)
Reviewed-by: Paolo Bonzini <[email protected]>
