]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
KVM: VMX: optimize APIC ID read with APICv
authorRadim Krčmář <rkrcmar@redhat.com>
Tue, 12 Jul 2016 20:09:24 +0000 (22:09 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 14 Jul 2016 07:03:55 +0000 (09:03 +0200)
commitc93de59dcd9bef0044e615493ab52d3958243d87
tree68e0cf248a84ead2b88d8f02ab4d3a91689697b2
parent49bd29ba1dbd57b029f69cd9afb335a8f564f32f
KVM: VMX: optimize APIC ID read with APICv

The register is in hardware-compatible format now, so there is not need
to intercept.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c