OSDN Git Service

kvm: x86: some tsc debug cleanup
authorYi Wang <wang.yi59@zte.com.cn>
Fri, 5 Jul 2019 17:10:22 +0000 (01:10 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Jul 2019 11:56:30 +0000 (13:56 +0200)
commit9a5611af5edb5fa5fed11b4c5e96906524f8c323
tree2d7d7cdedb684de51cb83c6002fdac2c7539154b
parent9481b7f10c5a7f149048310c25510f0386eb6631
kvm: x86: some tsc debug cleanup

There are some pr_debug in TSC code, which may have
been no use, so remove them as Paolo suggested.

Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c