]> 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)
commit366df039904e8b1b5143e3fc95c7c862fd15bb6a
tree83b7711ee019abf0dec50f41d7399bfb695e7a34
parent73e6118078dc3b17d12e7f49c17262ca40fa644d
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