]> git.baikalelectronics.ru Git - kernel.git/commit
x86/KVM/VMX: Add find_msr() helper function
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 21 Jun 2018 00:11:39 +0000 (20:11 -0400)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 4 Jul 2018 18:49:40 +0000 (20:49 +0200)
commitf3bb4e8bdf758c8aa2876f75d00386fdfd3dea6f
tree83b7711ee019abf0dec50f41d7399bfb695e7a34
parent397688d2068939874f0d03440352db1e8fefa1ad
x86/KVM/VMX: Add find_msr() helper function

.. to help find the MSR on either the guest or host MSR list.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kvm/vmx.c