aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2023-01-06 01:13:01 +0000
committerPaolo Bonzini <[email protected]>2023-01-13 10:45:33 -0500
commitbbfc7aa62a4a9baff264f1fd91175b6249843984 (patch)
treeafc47f8782050309f2df9f5fdc86a71a89474f05 /tools/perf/scripts/python/stackcollapse.py
parent1808c950955dbbf8a0f83c96e720ec700863137e (diff)
KVM: SVM: Handle multiple logical targets in AVIC kick fastpath
Iterate over all target logical IDs in the AVIC kick fastpath instead of bailing if there is more than one target. Now that KVM inhibits AVIC if vCPUs aren't mapped 1:1 with logical IDs, each bit in the destination is guaranteed to match to at most one vCPU, i.e. iterating over the bitmap is guaranteed to kick each valid target exactly once. Reviewed-by: Maxim Levitsky <[email protected]> Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions