diff options
author | 2016-05-04 14:09:46 -0500 | |
---|---|---|
committer | 2016-05-18 18:04:28 +0200 | |
commit | 44a95dae1d229a4967bbfcc56fb2116a9b4fe942 (patch) | |
tree | a4d63ca6d968ca8878b9e6d833c6c0b16f59be39 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | svm: Introduce new AVIC VMCB registers (diff) | |
download | wireguard-linux-44a95dae1d229a4967bbfcc56fb2116a9b4fe942.tar.xz wireguard-linux-44a95dae1d229a4967bbfcc56fb2116a9b4fe942.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions