qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 08/24] physmem: Move TCG CPU IOTLB methods around


From: Richard Henderson
Subject: Re: [PATCH 08/24] physmem: Move TCG CPU IOTLB methods around
Date: Sun, 21 Apr 2024 09:34:55 -0700
User-agent: Mozilla Thunderbird

On 4/18/24 12:25, Philippe Mathieu-Daudé wrote:
The next commit will restrict TCG specific code in physmem.c
using some #ifdef'ry. In order to keep it simple, move
iotlb_to_section() and memory_region_section_get_iotlb()
around close together.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  system/physmem.c | 50 ++++++++++++++++++++++++------------------------
  1 file changed, 25 insertions(+), 25 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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