From: Jan Kiszka Date: Tue, 1 Feb 2011 12:27:15 +0000 (+0100) Subject: KVM: x86: Drop obsolete warning about INIT on runnable VCPU X-Git-Tag: v2.6.39-rc1~436^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bb8865979629a9dfc6761f8f4d47926d539daa0;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed