commit | d970a325561da5e611596cbb06475db3755ce823 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 13 18:22:55 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 17 12:52:38 2020 +0100 |
tree | 60c36a4323b576f0892bd922221fa11d7b904a47 | |
parent | ead68df94d248c80fdbae220ae5425eb5af2e753 [diff] |
KVM: x86: fix missing prototypes Reported with "make W=1" due to -Wmissing-prototypes. Reported-by: Qian Cai <cai@lca.pw> Reviewed-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>