qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v5 15/17] include/exec/memory: move devend functions to memor


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 15/17] include/exec/memory: move devend functions to memory-internal.h
Date: Mon, 17 Mar 2025 16:52:14 +0100
User-agent: Mozilla Thunderbird

On 14/3/25 18:31, Pierrick Bouvier wrote:
Only system/physmem.c and system/memory.c use those functions, so we can
move then to internal header.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
---
  include/exec/memory-internal.h | 19 +++++++++++++++++++
  include/exec/memory.h          | 18 ------------------
  2 files changed, 19 insertions(+), 18 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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