diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-22 14:43:14 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-09-28 14:59:30 +0300 |
commit | a7d5c7ce41ac1e2537d78ddb57ef0ac4f737aa19 (patch) | |
tree | d62bbdc7384af4458a9842d943cc85f96a7be0ed /tools/testing/selftests/kvm/Makefile | |
parent | 729c15c20f1a7c9ad1d09a603ad1aa7fb60b1f88 (diff) | |
download | linux-a7d5c7ce41ac1e2537d78ddb57ef0ac4f737aa19.tar.xz |
KVM: nSVM: delay MSR permission processing to first nested VM run
Allow userspace to set up the memory map after KVM_SET_NESTED_STATE;
to do so, move the call to nested_svm_vmrun_msrpm inside the
KVM_REQ_GET_NESTED_STATE_PAGES handler (which is currently
not used by nSVM). This is similar to what VMX does already.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions