qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/5] include/exec: Introduce env_cpu_const()


From: Richard Henderson
Subject: Re: [PATCH 1/5] include/exec: Introduce env_cpu_const()
Date: Sun, 8 Sep 2024 12:46:17 -0700
User-agent: Mozilla Thunderbird

On 8/2/24 02:59, Ilya Leoshkevich wrote:
It's the same as env_cpu(), but for const objects.

Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com>
---
  include/exec/cpu-common.h | 13 ++++++++++++-
  linux-user/elfload.c      |  2 +-
  2 files changed, 13 insertions(+), 2 deletions(-)

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

r~



reply via email to

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