commit | c93de59dcd9bef0044e615493ab52d3958243d87 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Tue Jul 12 22:09:24 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 14 09:03:55 2016 +0200 |
tree | 68e0cf248a84ead2b88d8f02ab4d3a91689697b2 | |
parent | 49bd29ba1dbd57b029f69cd9afb335a8f564f32f [diff] |
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>