diff options
author | Sean Christopherson <seanjc@google.com> | 2023-01-06 04:12:48 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-01-13 18:45:27 +0300 |
commit | 8578e4512d873b0aa9805e9772162578d54bb6a1 (patch) | |
tree | f90db14cb533204f1310004a68b8f3142b793401 /tools/perf/scripts/python/stackcollapse.py | |
parent | f9829c9076616afa4f4811f2fc2992a734593d59 (diff) | |
download | linux-8578e4512d873b0aa9805e9772162578d54bb6a1.tar.xz |
KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
Document that AVIC is inhibited if any vCPU's APIC ID diverges from its
vCPU ID, i.e. that there's no need to check for a destination match in
the AVIC kick fast path.
Opportunistically tweak comments to remove "guest bug", as that suggests
KVM is punting on error handling, which is not the case. Targeting a
non-existent vCPU or no vCPUs _may_ be a guest software bug, but whether
or not it's a guest bug is irrelevant. Such behavior is architecturally
legal and thus needs to faithfully emulated by KVM (and it is).
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20230106011306.85230-16-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions