OSDN Git Service

kvm: x86: ioapic and apic debug macros cleanup
authorYi Wang <wang.yi59@zte.com.cn>
Fri, 5 Jul 2019 17:08:48 +0000 (01:08 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Jul 2019 18:39:01 +0000 (20:39 +0200)
commit0d88800d547211ce07be3551c812d404cf2be3a8
treec4285f9de6c190ae9ebac49e8e820a8952a891ad
parent9a5611af5edb5fa5fed11b4c5e96906524f8c323
kvm: x86: ioapic and apic debug macros cleanup

The ioapic_debug and apic_debug have been not used
for years, and kvm tracepoints are enough for debugging,
so remove them as Paolo suggested.

However, there may be something wrong when pv evi get/put
user, so it's better to retain some log there.

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