All of lore.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCHv7 0/3] ARM PMU tests
@ 2016-11-02 22:22 ` Wei Huang
  0 siblings, 0 replies; 21+ messages in thread
From: Wei Huang @ 2016-11-02 22:22 UTC (permalink / raw)
  To: cov
  Cc: qemu-devel, kvm, kvmarm, shannon.zhao, alistair.francis, croberts,
	alindsay, drjones

Changes from v6:
* Add a new pmu testing for KVM mode in config file
* Add additional init code, including setting PMCNTENSET and PMCCFILTR, 
  before reading PMCCNTR. ARMv7 support is also provided
* Add cycle counter init code for CPI testing
* Fix pmu_data compilation issue (for gcc 4.8.5)
* Commit comments were updated

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.
2) Because the code was changed, Drew's original reviewed-by needs to
be acknowledged by him again.

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

end of thread, other threads:[~2016-11-03 15:31 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-02 22:22 [kvm-unit-tests PATCHv7 0/3] ARM PMU tests Wei Huang
2016-11-02 22:22 ` [Qemu-devel] " Wei Huang
2016-11-02 22:22 ` [kvm-unit-tests PATCHv7 1/3] arm: Add PMU test Wei Huang
2016-11-02 22:22   ` [Qemu-devel] " Wei Huang
2016-11-03 10:14   ` Andrew Jones
2016-11-03 14:29     ` cov
2016-11-03 14:29       ` [Qemu-devel] " cov
2016-11-03 15:04       ` Andrew Jones
2016-11-03 15:04         ` Andrew Jones
2016-11-03 15:31         ` cov
2016-11-03 15:31           ` cov
2016-11-02 22:22 ` [kvm-unit-tests PATCHv7 2/3] arm: pmu: Check cycle count increases Wei Huang
2016-11-02 22:22   ` [Qemu-devel] " Wei Huang
2016-11-03  4:51   ` cov
2016-11-03  4:51     ` [Qemu-devel] " cov
2016-11-03 10:35   ` Andrew Jones
2016-11-03 14:25     ` cov
2016-11-02 22:22 ` [kvm-unit-tests PATCHv7 3/3] arm: pmu: Add CPI checking Wei Huang
2016-11-02 22:22   ` [Qemu-devel] " Wei Huang
2016-11-03 10:58   ` Andrew Jones
2016-11-03 11:01 ` [Qemu-devel] [kvm-unit-tests PATCHv7 0/3] ARM PMU tests Andrew Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.