diff options
author | 2019-10-18 10:50:31 +0800 | |
---|---|---|
committer | 2019-10-22 18:47:50 +0200 | |
commit | 5c94ac5d0f9e3c8791d1686e0bf22a2a341d1597 (patch) | |
tree | 293779223b4f869c256b8548a7ea3cc9e1b18348 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'kvm-ppc-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD (diff) | |
download | wireguard-linux-5c94ac5d0f9e3c8791d1686e0bf22a2a341d1597.tar.xz wireguard-linux-5c94ac5d0f9e3c8791d1686e0bf22a2a341d1597.zip |
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Guest physical APIC ID may not equal to vcpu->vcpu_id in some case.
We may set the wrong physical id in avic_handle_ldr_update as we
always use vcpu->vcpu_id. Get physical APIC ID from vAPIC page
instead.
Export and use kvm_xapic_id here and in avic_handle_apic_id_update
as suggested by Vitaly.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions