diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2018-08-23 23:56:52 +0300 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2018-08-30 17:20:44 +0300 |
commit | 0ce97a2b627c5e26347aee298f571ddf925e5fe4 (patch) | |
tree | 52687003208926739cf192d4e1b563767cd4b8c4 /tools/kvm | |
parent | 6c3dfeb6a48b1562bd5b8ec5f3317ef34d0134ef (diff) | |
download | linux-0ce97a2b627c5e26347aee298f571ddf925e5fe4.tar.xz |
KVM: x86: Rename emulate_instruction() to kvm_emulate_instruction()
Lack of the kvm_ prefix gives the impression that it's a VMX or SVM
specific function, and there's no conflict that prevents adding the
kvm_ prefix.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'tools/kvm')
0 files changed, 0 insertions, 0 deletions