KVM: x86: Drop obsolete warning about INIT on runnable VCPU
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 1 Feb 2011 12:27:15 +0000 (13:27 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 17 Mar 2011 16:08:28 +0000 (13:08 -0300)
commit0bb8865979629a9dfc6761f8f4d47926d539daa0
treeda78334bc7721ee42940a3f19c98bd0aca12bfa5
parent12f9a48f7bf5bfe6620b03028a865f26a10e1fce
KVM: x86: Drop obsolete warning about INIT on runnable VCPU

This warning was once used for debugging QEMU user space. Though
uncommon, it is actually possible to send an INIT request to a running
VCPU. So better drop this warning before someone misuses it to flood
kernel logs this way.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/lapic.c