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)
commitca83b4a7f2d068da79a029d323024aa45decb250
tree83b7711ee019abf0dec50f41d7399bfb695e7a34
parent33966dd6b2d2c352fae55412db2ea8cfff5df13a
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