summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorSuravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>2016-05-04 14:09:46 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2016-05-18 18:04:28 +0200
commit44a95dae1d229a4967bbfcc56fb2116a9b4fe942 (patch)
treea4d63ca6d968ca8878b9e6d833c6c0b16f59be39 /Kbuild
parent3d5615e5342781453633af7107d72afd601b36a7 (diff)
downloadop-kernel-dev-44a95dae1d229a4967bbfcc56fb2116a9b4fe942.zip
op-kernel-dev-44a95dae1d229a4967bbfcc56fb2116a9b4fe942.tar.gz
KVM: x86: Detect and Initialize AVIC support
This patch introduces AVIC-related data structure, and AVIC initialization code. There are three main data structures for AVIC: * Virtual APIC (vAPIC) backing page (per-VCPU) * Physical APIC ID table (per-VM) * Logical APIC ID table (per-VM) Currently, AVIC is disabled by default. Users can manually enable AVIC via kernel boot option kvm-amd.avic=1 or during kvm-amd module loading with parameter avic=1. Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> [Avoid extra indentation (Boris). - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud