qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 14/24] exec: Declare tlb_init/destroy() in 'exec/cputlb.h'


From: Richard Henderson
Subject: Re: [PATCH 14/24] exec: Declare tlb_init/destroy() in 'exec/cputlb.h'
Date: Thu, 14 Nov 2024 11:21:52 -0800
User-agent: Mozilla Thunderbird

On 11/13/24 17:12, Philippe Mathieu-Daudé wrote:
Move CPU TLB related methods to "exec/cputlb.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  include/exec/cputlb.h   | 28 +++++++++++++++++++++++-----
  include/exec/exec-all.h | 17 -----------------
  accel/tcg/cpu-exec.c    |  1 +
  3 files changed, 24 insertions(+), 22 deletions(-)

This is only within accel/tcg/.  Better to move to accel/tcg/internal-common.h.


r~



reply via email to

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