From: Andrew Jones <drjones@redhat.com>
To: kvm@vger.kernel.org
Cc: marc.zyngier@arm.com, ynorov@caviumnetworks.com,
kvmarm@lists.cs.columbia.edu, shihwei@cs.columbia.edu
Subject: [PATCH kvm-unit-tests v2 0/2] Support micro operation measurement on arm64
Date: Mon, 3 Sep 2018 14:20:00 +0200 [thread overview]
Message-ID: <20180903122002.569-1-drjones@redhat.com> (raw)
I dropped the version numbers, but this is v4 of Shih-Wei Li's series of
the same name, last posted in January. I took the liberty of
incorporating all the comments v3 had, plus making some other cleanup
tweaks. These tests are too nice to let them slip away, let's get them
reviewed and merged.
v2:
- add missing 'L' in 'UL' for PS_PER_SEC. There's a lot of picoseconds
in a second!
Thanks,
drew
*** BLURB HERE ***
Shih-Wei Li (2):
arm/arm64: add GICD_IIDR definition
arm64: add micro-bench
arm/Makefile.arm64 | 1 +
arm/micro-bench.c | 213 +++++++++++++++++++++++++++++++++++++++++++++
arm/unittests.cfg | 8 ++
lib/arm/asm/gic.h | 1 +
4 files changed, 223 insertions(+)
create mode 100644 arm/micro-bench.c
--
2.17.1
next reply other threads:[~2018-09-03 12:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-03 12:20 Andrew Jones [this message]
2018-09-03 12:20 ` [PATCH kvm-unit-tests v2 1/2] arm/arm64: add GICD_IIDR definition Andrew Jones
2018-09-03 12:20 ` [PATCH kvm-unit-tests v2 2/2] arm64: add micro-bench Andrew Jones
2018-09-04 13:30 ` [PATCH kvm-unit-tests v2 0/2] Support micro operation measurement on arm64 Christoffer Dall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180903122002.569-1-drjones@redhat.com \
--to=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=marc.zyngier@arm.com \
--cc=shihwei@cs.columbia.edu \
--cc=ynorov@caviumnetworks.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox