aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorNadav Har'El <[email protected]>2011-08-02 15:55:23 +0300
committerAvi Kivity <[email protected]>2011-09-25 19:18:03 +0300
commit45133ecaaec7aea447afc98cc2c24aac638bbe5c (patch)
tree70fe7e743faae2cb65c59dd5a7317be5bc2d7f4d /tools/perf/scripts/python/futex-contention.py
parent27fc51b21cea3386a6672699631975d1097f9d39 (diff)
KVM: SVM: Fix TSC MSR read in nested SVM
When the TSC MSR is read by an L2 guest (when L1 allowed this MSR to be read without exit), we need to return L2's notion of the TSC, not L1's. The current code incorrectly returned L1 TSC, because svm_get_msr() was also used in x86.c where this was assumed, but now that these places call the new svm_read_l1_tsc(), the MSR read can be fixed. Signed-off-by: Nadav Har'El <[email protected]> Tested-by: Joerg Roedel <[email protected]> Acked-by: Joerg Roedel <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions