diff options
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1777777')
| -rw-r--r-- | results/classifier/accel-gemma3:12b/kvm/1777777 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1777777 b/results/classifier/accel-gemma3:12b/kvm/1777777 new file mode 100644 index 000000000..46c891baa --- /dev/null +++ b/results/classifier/accel-gemma3:12b/kvm/1777777 @@ -0,0 +1,12 @@ + +arm9 clock pending (SP804) + +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 \ No newline at end of file |