aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/nested.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2021-02-09 07:10:43 -0500
committerPaolo Bonzini <pbonzini@redhat.com>2021-03-15 04:43:23 -0400
commitfb0c4a4fee5a35b4e531b57e42231868d1fedb18 (patch)
treee0c4a74710a98fa08afa1c178a66c3bd3a710283 /arch/x86/kvm/svm/nested.c
parentKVM: SVM: Skip intercepted PAUSE instructions after emulation (diff)
downloadlinux-dev-fb0c4a4fee5a35b4e531b57e42231868d1fedb18.tar.xz
linux-dev-fb0c4a4fee5a35b4e531b57e42231868d1fedb18.zip
KVM: SVM: move VMLOAD/VMSAVE to C code
Thanks to the new macros that handle exception handling for SVM instructions, it is easier to just do the VMLOAD/VMSAVE in C. This is safe, as shown by the fact that the host reload is already done outside the assembly source. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm/nested.c')
0 files changed, 0 insertions, 0 deletions