summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2010-03-01 15:34:34 +0100
committerAvi Kivity <avi@redhat.com>2010-05-17 12:15:07 +0300
commitd24778265ac9b2602889a5e99c6e7ba777a236df (patch)
tree721f4f0bdf5a8e1a1d6872b1743c916e8aab946e /tools/perf/scripts/python/syscall-counts.py
parent0fc5c3a54d68d0e6c2f3b346dcc924ba928c4d0e (diff)
KVM: SVM: Return correct values in nested_svm_exit_handled_msr
The nested_svm_exit_handled_msr() returned an bool which is a bug. I worked by accident because the exected integer return values match with the true and false values. This patch changes the return value to int and let the function return the correct values. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions