diff options
author | Jim Mattson <jmattson@google.com> | 2016-11-30 23:03:47 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-02-15 16:56:36 +0300 |
commit | 858e25c06fb0bc4b39b2f01c14c990348e3a9b67 (patch) | |
tree | cbd73f2124b4fbb40dc137a150ca8caf43443df5 /arch/x86/kvm/svm.c | |
parent | ca0bde28f2ed66c2229ecfb7f4bfa0defa3da4b5 (diff) | |
download | linux-858e25c06fb0bc4b39b2f01c14c990348e3a9b67.tar.xz |
kvm: nVMX: Refactor nested_vmx_run()
Nested_vmx_run is split into two parts: the part that handles the
VMLAUNCH/VMRESUME instruction, and the part that modifies the vcpu state
to transition from VMX root mode to VMX non-root mode. The latter will
be used when restoring the checkpointed state of a vCPU that was in VMX
operation when a snapshot was taken.
Signed-off-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm.c')
0 files changed, 0 insertions, 0 deletions