diff options
author | 2021-02-09 07:10:43 -0500 | |
---|---|---|
committer | 2021-03-15 04:43:23 -0400 | |
commit | fb0c4a4fee5a35b4e531b57e42231868d1fedb18 (patch) | |
tree | e0c4a74710a98fa08afa1c178a66c3bd3a710283 /arch/x86/kvm/svm/nested.c | |
parent | KVM: SVM: Skip intercepted PAUSE instructions after emulation (diff) | |
download | linux-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