qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [kvm-unit-tests PATCHv7 0/3] ARM PMU tests
@ 2016-11-02 22:22 Wei Huang
  2016-11-02 22:22 ` [Qemu-devel] [kvm-unit-tests PATCHv7 1/3] arm: Add PMU test Wei Huang
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ 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] 13+ messages in thread

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

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