qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [kvm-unit-tests PATCH 0/2] arm64: extend arch timer tests


From: Andre Przywara
Subject: [Qemu-devel] [kvm-unit-tests PATCH 0/2] arm64: extend arch timer tests
Date: Mon, 16 Jul 2018 16:14:36 +0100

While debugging some timer emulation IRQ problem, I realised that the
failure pattern I was looking at is not covered by kvm-unit-tests.

Add a test for the TVAL register, also check that KVM correctly injects
the timer interrupt for the emulated physical timer when the guest is in
WFI (hint: it does not, starting with 4.15-rc, I am on it).

Cheers,
Andre.

Andre Przywara (2):
  arm64: timer: add TVAL accessors
  arm64: timer: Add TVAL timeout test and test IRQ trigger

 arm/timer.c | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

-- 
2.14.4




reply via email to

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