diff options
author | 2021-07-16 16:41:04 +0200 | |
---|---|---|
committer | 2021-07-26 08:09:36 -0400 | |
commit | 9a9e74819bb0e4694279fb437e136fe485878d25 (patch) | |
tree | 7a3d1680f91790d251a1c1ec42d3ace97dce9bb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'kvmarm-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD (diff) | |
download | wireguard-linux-9a9e74819bb0e4694279fb437e136fe485878d25.tar.xz wireguard-linux-9a9e74819bb0e4694279fb437e136fe485878d25.zip |
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
To match svm_copy_vmrun_state(), rename nested_svm_vmloadsave() to
svm_copy_vmloadsave_state().
Opportunistically add missing braces to 'else' branch in
vmload_vmsave_interception().
No functional change intended.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20210716144104.465269-1-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions