summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
diff options
context:
space:
mode:
authorJim Mattson <jmattson@google.com>2017-11-27 17:22:25 -0600
committerPaolo Bonzini <pbonzini@redhat.com>2017-12-14 09:26:46 +0100
commit00647b44944a2f7212ac2c3825a465153d6e438f (patch)
tree05df6cb0b8ac0e9a82e097b2d19ee4af89aad7c2 /arch/x86/kvm/x86.c
parent80fef315a74d79d765dbf58d9481843a364c50d6 (diff)
KVM: nVMX: Eliminate vmcs02 pool
The potential performance advantages of a vmcs02 pool have never been realized. To simplify the code, eliminate the pool. Instead, a single vmcs02 is allocated per VCPU when the VCPU enters VMX operation. Signed-off-by: Jim Mattson <jmattson@google.com> Signed-off-by: Mark Kanda <mark.kanda@oracle.com> Reviewed-by: Ameya More <ameya.more@oracle.com> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'arch/x86/kvm/x86.c')
0 files changed, 0 insertions, 0 deletions