diff options
author | Mark Rutland <[email protected]> | 2013-03-26 13:41:35 +0000 |
---|---|---|
committer | Mark Rutland <[email protected]> | 2013-06-07 10:20:27 +0100 |
commit | f793c23ebbe5afd1cabf4a42a3a297022213756f (patch) | |
tree | 020318db2b30ce500241d60480ea96bcbadf1b78 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 0af0b189abf73d232af782df2f999235cd2fed7f (diff) |
ARM: KVM: arch_timers: zero CNTVOFF upon return to host
To use the virtual counters from the host, we need to ensure that
CNTVOFF doesn't change unexpectedly. When we change to a guest, we
replace the host's CNTVOFF, but we don't restore it when returning to
the host.
As the host sets CNTVOFF to zero, and never changes it, we can simply
zero CNTVOFF when returning to the host. This patch adds said zeroing to
the return to host path.
Signed-off-by: Mark Rutland <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Acked-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions