qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] target/xtensa: add clock input to xtensa CPU


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] target/xtensa: add clock input to xtensa CPU
Date: Mon, 30 May 2022 16:30:02 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 22/4/22 21:15, Max Filippov wrote:
Create clock input for the xtensa CPU device and initialize its
frequency to the default core frequency specified in the config.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
---
  target/xtensa/cpu.c       | 15 +++++++++++++++
  target/xtensa/cpu.h       |  5 +++++
  target/xtensa/op_helper.c |  7 ++++---
  3 files changed, 24 insertions(+), 3 deletions(-)

Thanks.



reply via email to

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