commit | f21f165ef922c2146cc5bdc620f542953c41714b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jan 11 12:16:15 2018 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Jan 27 09:43:12 2018 +0100 |
tree | 9dfef0969447b9925795fb3d2610edaa00b8fc11 | |
parent | de3a0021a60635de96aa92713c1a31a96747d72c [diff] |
KVM: VMX: introduce alloc_loaded_vmcs Group together the calls to alloc_vmcs and loaded_vmcs_init. Soon we'll also allocate an MSR bitmap there. Cc: stable@vger.kernel.org # prereq for Spectre mitigation Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>