qemu-devel
[Top][All Lists]
Advanced

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

[Bug 1777777] Re: arm9 clock pending (SP804)


From: Peter Maydell
Subject: [Bug 1777777] Re: arm9 clock pending (SP804)
Date: Fri, 04 Oct 2019 12:29:58 -0000

I sent out an initial RFC patchset which fixes this (it's just an RFC because 
it only converts this one device to the new ptimer API, and we should do a 
proper conversion of all devices); it seems to make the test case in this bug 
work correctly:
https://patchew.org/QEMU/address@hidden/

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1777777

Title:
  arm9 clock pending (SP804)

Status in QEMU:
  Confirmed

Bug description:
  Hello all,

  I'm using the versatilepb board and the timer Interrupt Mask Status
  register (offset 0x14 of the SP804) does not seem to be working
  properly on the latest qemu-2.12. I tried on the 2.5 (i believe this
  is the mainstream version that comes with Linux) and it works
  perfectly.

  What happens is that the pending bit does not seem to be set in some
  scenarios. In my case, I see the timer value decreasing to 0 and then
  being reset to the reload value and neither does the interrupt is
  triggered nor the pending bit is set.

  I believe this is a matter of timing since in the "long" run the
  system eventually catches up (after a few microseconds).

  Thank you

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1777777/+subscriptions



reply via email to

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