qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [kvm-unit-tests PATCH v11 0/3] ARM PMU tests
@ 2016-11-22 18:29 Wei Huang
  2016-11-22 18:29 ` [Qemu-devel] [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test Wei Huang
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Wei Huang @ 2016-11-22 18:29 UTC (permalink / raw)
  To: cov
  Cc: qemu-devel, kvm, kvmarm, shannon.zhao, alistair.francis, croberts,
	alindsay, drjones

Changes from v10:
* Change the name of loop test function to precise_instrs_loop()
* Minor comment fixes to measure_instrs() and to explain isb() in loop funcs 

Note:
1) Current KVM code has bugs in handling PMCCFILTR write. A fix (see
below) is required for this unit testing code to work correctly under
KVM mode.
https://lists.cs.columbia.edu/pipermail/kvmarm/2016-November/022134.html.

Thanks,
-Wei

Christopher Covington (3):
  arm: Add PMU test
  arm: pmu: Check cycle count increases
  arm: pmu: Add CPI checking

 arm/Makefile.common |   3 +-
 arm/pmu.c           | 351 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 arm/unittests.cfg   |  19 +++
 3 files changed, 372 insertions(+), 1 deletion(-)
 create mode 100644 arm/pmu.c

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-12-01  5:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-22 18:29 [Qemu-devel] [kvm-unit-tests PATCH v11 0/3] ARM PMU tests Wei Huang
2016-11-22 18:29 ` [Qemu-devel] [kvm-unit-tests PATCH v11 1/3] arm: Add PMU test Wei Huang
2016-11-23 13:16   ` Andre Przywara
2016-11-23 15:47     ` Wei Huang
2016-11-23 17:15     ` Andrew Jones
2016-11-24  4:41       ` Wei Huang
2016-11-25 12:32       ` Andre Przywara
2016-11-25 14:26         ` Andrew Jones
2016-11-25 14:39           ` Andre Przywara
2016-12-01  5:35           ` Wei Huang
2016-11-22 18:29 ` [Qemu-devel] [kvm-unit-tests PATCH v11 2/3] arm: pmu: Check cycle count increases Wei Huang
2016-11-22 18:29 ` [Qemu-devel] [kvm-unit-tests PATCH v11 3/3] arm: pmu: Add CPI checking Wei Huang
2016-11-23 17:16   ` Andrew Jones
2016-11-23 17:18 ` [Qemu-devel] [kvm-unit-tests PATCH v11 0/3] ARM PMU tests Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).