summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2022-06-15 02:05:47 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-20 13:21:24 +0300
commitce0a58f4756c14d7646cfdf279dbaada9d7712a0 (patch)
tree2980b67cd114ccd40eb4057f8717c2c9f72b036d /include
parentae801e1303e939ad5ebd9f390bdcc57275ada33b (diff)
downloadlinux-ce0a58f4756c14d7646cfdf279dbaada9d7712a0.tar.xz
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 <seanjc@google.com> Message-Id: <20220614230548.3852141-5-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions