diff options
author | Ladi Prosek <lprosek@redhat.com> | 2017-10-11 16:54:44 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-12 14:01:56 +0200 |
commit | c26340651b75d649bea585eba45e32b871188e6e (patch) | |
tree | 11550fdc7e3d7a36a23832ea55cd7ca68061eb18 /arch/x86/include | |
parent | 72e9cbdb43384ceacc49e2fb6b8c8fb7c5988778 (diff) | |
download | blackbird-op-linux-c26340651b75d649bea585eba45e32b871188e6e.tar.gz blackbird-op-linux-c26340651b75d649bea585eba45e32b871188e6e.zip |
KVM: nSVM: refactor nested_svm_vmrun
Analogous to 858e25c06fb0 ("kvm: nVMX: Refactor nested_vmx_run()"), this commit splits
nested_svm_vmrun into two parts. The newly introduced enter_svm_guest_mode modifies the
vcpu state to transition from L1 to L2, while the code left in nested_svm_vmrun handles
the VMRUN instruction.
Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions