From: Christoffer Dall <christoffer.dall@linaro.org>
To: Andrew Jones <drjones@redhat.com>
Cc: kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu
Subject: Re: arm: kvm-selftest
Date: Wed, 31 Jul 2013 15:36:42 -0700 [thread overview]
Message-ID: <20130731223642.GI6722@cbox> (raw)
In-Reply-To: <676094686.10703711.1375309297142.JavaMail.root@redhat.com>
On Wed, Jul 31, 2013 at 06:21:37PM -0400, Andrew Jones wrote:
> Hi Christoffer,
>
> I'm just confirming that I found the right repo/branch for the
> most recent kvmarm unit tests. I'm looking at
>
> github.com/virtualopensystems/linux-kvm-arm kvm-selftest
>
> with last commit
>
> commit b5aec35ee58c6b2d726a3e2fb56ec0e6e89976e0
> Author: Christoffer Dall <cdall@cs.columbia.edu>
> Date: Fri Feb 15 18:37:24 2013 -0500
>
> WIP: These settings are useful for some more profiling
>
> This really needs to be cleaned up and stuff, but the whole
> testing here has bit-rotted and should be picked up by someone.
>
> I know....
>
> Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
>
> If this is the most recent branch, then I guess I'll volunteer
> myself to be the someone to pick it up and see about integrating
> it into kvm-unit-tests.
>
Hi Drew,
Yes, this is the right repo and the latest commit. You may in fact
benefit from looking at a slightly earlier state of the repo which may
be a bit more clean. There may also be some newer commits in some
*-selftest*-named branches in https://github.com/columbia/linux-kvm-arm.
At least, at some point I added a test that measures IPI cost similarly
to what was done on x86.
Note that the simple VMEXIT count probably doesn't work out-of-the-box,
because reading the cycle counter on ARM requires access to the PMU
registers, which are current trapped and RAZ. I haven't looked closely
at the provisions in the ARM ARM and the TRMs to see if there's some way
we can allow the guest access to these. Otherwise a PV interface may be
necessary. Will Deacon can probably help us answer these questions.
-Christoffer
prev parent reply other threads:[~2013-07-31 22:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1121209520.10701906.1375308283364.JavaMail.root@redhat.com>
2013-07-31 22:21 ` arm: kvm-selftest Andrew Jones
2013-07-31 22:36 ` Christoffer Dall [this message]
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=20130731223642.GI6722@cbox \
--to=christoffer.dall@linaro.org \
--cc=drjones@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
/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 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.