On 25/4/24 09:39, Anton Johansson wrote:
On 18/04/24, Philippe Mathieu-Daudé wrote:
The include/user/ directory contains the user-emulation
specific headers. Move guest-base.h there too.

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
  include/exec/cpu-all.h               | 2 +-
  include/{exec => }/user/guest-base.h | 4 ++--
  tcg/tcg.c                            | 2 +-
  3 files changed, 4 insertions(+), 4 deletions(-)
  rename include/{exec => }/user/guest-base.h (72%)

Patch looks good, but the difference between user/ and exec/user is not
entirely clear to me :)

Neither it is for me. In next batch (part 3) all headers are
moved to user/.

Reviewed-by: Anton Johansson <a...@rev.ng>

Thanks!

Reply via email to