commit | e630269841ab08ed54e1908eeee43ea739b74da2 | [log] [tgz] |
---|---|---|
author | Miaohe Lin <linmiaohe@huawei.com> | Sat Feb 15 10:44:22 2020 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Mar 16 17:57:08 2020 +0100 |
tree | 84f2226cb8ab798ec2ed4634edcd38e7c5224615 | |
parent | 222f06e7cde57c38276be612428cc7e05d125a8c [diff] |
KVM: x86: Fix print format and coding style Use %u to print u32 var and correct some coding style. Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>