qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 04/12] hvf: arm: Ignore writes to CNTP_CTL_EL0
Date: Thu, 31 Aug 2023 10:13:23 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 30/8/23 18:14, Alexander Graf wrote:
MacOS unconditionally disables interrupts of the physical timer on boot
and then continues to use the virtual one. We don't really want to support
a full physical timer emulation, so let's just ignore those writes.

Signed-off-by: Alexander Graf <graf@amazon.com>

---

v1 -> v2:

   - Add log message on write
---
  target/arm/hvf/hvf.c | 9 +++++++++
  1 file changed, 9 insertions(+)

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




reply via email to

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