commit | ee2cd4b7555e3a629f399c3ef228ceb42067e7af | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jun 01 22:26:01 2016 +0200 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Fri Jun 03 15:28:19 2016 +0200 |
tree | dad8ac9cd078c73b22e16d21ddb14ad663efd902 | |
parent | c43203cab1e2e193c43f8295f01dfb2a0721d9e5 [diff] |
KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smi Make the function names more similar between KVM_REQ_NMI and KVM_REQ_SMI. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>