]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite1e30ecbf926124e620d03adeea558a035f075db
treec4285f9de6c190ae9ebac49e8e820a8952a891ad
parent0355ff5d4f7579ce0d59c6c27078fbef20cf4141
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