diff options
| author | Sean Christopherson <[email protected]> | 2022-06-14 23:05:47 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-06-20 06:21:24 -0400 |
| commit | ce0a58f4756c14d7646cfdf279dbaada9d7712a0 (patch) | |
| tree | 2980b67cd114ccd40eb4057f8717c2c9f72b036d /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ae801e1303e939ad5ebd9f390bdcc57275ada33b (diff) | |
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Move the per-vCPU apicv_active flag into KVM's local APIC instance.
APICv is fully dependent on an in-kernel local APIC, but that's not at
all clear when reading the current code due to the flag being stored in
the generic kvm_vcpu_arch struct.
No functional change intended.
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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions