qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 24/43] target/loongarch: Add constant timer support


From: Richard Henderson
Subject: Re: [PATCH v1 24/43] target/loongarch: Add constant timer support
Date: Fri, 15 Apr 2022 17:17:41 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 4/15/22 02:40, Xiaojuan Yang wrote:
Signed-off-by: Xiaojuan Yang<yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao<gaosong@loongson.cn>
---
  target/loongarch/constant_timer.c | 65 +++++++++++++++++++++++++++++++
  target/loongarch/cpu.c            |  2 +
  target/loongarch/cpu.h            |  4 ++
  target/loongarch/internals.h      |  6 +++
  target/loongarch/meson.build      |  1 +
  5 files changed, 78 insertions(+)
  create mode 100644 target/loongarch/constant_timer.c

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

r~



reply via email to

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