diff options
author | Sean Christopherson <seanjc@google.com> | 2021-07-13 09:32:55 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-08-02 11:01:52 -0400 |
commit | 421221234ada41b4a9f0beeb08e30b07388bd4bd (patch) | |
tree | 6dff8bc138a2e9b88ed2bd8156645684546979e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f0428b3dcb2d7efe4b2a2304841645b48f0b6499 (diff) |
KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RESET
Stuff vcpu->arch.apic_base and apic->base_address directly during APIC
reset, as opposed to bouncing through kvm_set_apic_base() while fudging
the ENABLE bit during creation to avoid the other, unwanted side effects.
This is a step towards consolidating the APIC RESET logic across x86,
VMX, and SVM.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210713163324.627647-18-seanjc@google.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