]> git.hungrycats.org Git - linux/commit
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 21 Jun 2018 02:00:47 +0000 (22:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2018 16:11:03 +0000 (18:11 +0200)
commit7bbd5a4751ac4b96ca7982de15ba4daab76a0cd7
tree60b279b8d715c4cd3d7e066a5442ca62e4bc219c
parentf38baa5bc13b62c8beeaa44ee495060f45e68f90
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting

commit 3190709335dd31fe1aeeebfe4ffb6c7624ef971f upstream

This allows to load a different number of MSRs depending on the context:
VMEXIT or VMENTER.

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