diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2018-07-23 22:32:44 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2018-08-06 18:59:12 +0300 |
commit | 6d6095bd2c915f4c2ba6f25e7d16e38b06c904de (patch) | |
tree | 68c7ae355208cd7bb6fe18a2d3ed08102c0a582d /init | |
parent | 678e315e78a780dbef384b92339c8414309dbc11 (diff) | |
download | linux-6d6095bd2c915f4c2ba6f25e7d16e38b06c904de.tar.xz |
KVM: vmx: rename __vmx_load_host_state() and vmx_save_host_state()
Now that the vmx_load_host_state() wrapper is gone, i.e. the only
time we call the core functions is when we're actually about to
switch between guest/host, rename the functions that handle lazy
state switching to vmx_prepare_switch_to_{guest,host}_state() to
better document the full extent of their functionality.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions