qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 5/8] target/sparc: implement asr17 feature for smp


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 5/8] target/sparc: implement asr17 feature for smp
Date: Tue, 30 Jan 2024 12:44:17 +0100
User-agent: Mozilla Thunderbird

On 16/1/24 14:02, Clément Chigot wrote:
This allows the guest program to know its cpu id.

Co-developed-by: Frederic Konrad <konrad.frederic@yahoo.fr>
Signed-off-by: Clément Chigot <chigot@adacore.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/sparc/helper.c    | 16 ++++++++++++++++
  target/sparc/helper.h    |  1 +
  target/sparc/translate.c | 13 +++----------
  3 files changed, 20 insertions(+), 10 deletions(-)

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




reply via email to

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