commit | e01bca2fc698d7f0626f0214001af523e18ad60b | [log] [tgz] |
---|---|---|
author | Peng Hao <peng.hao2@zte.com.cn> | Sat Apr 07 05:47:32 2018 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Apr 06 18:20:31 2018 +0200 |
tree | 02e13ae7c8f8f025e1d080c088277dbe0fb0bafe | |
parent | 6089ae0bd5e15fc150adce5bc694e87e00513825 [diff] |
kvm: x86: fix a prototype warning Make the function static to avoid a warning: no previous prototype for ‘vmx_enable_tdp’ Signed-off-by: Peng Hao <peng.hao2@zte.com.cn> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>