From: Avi Kivity Date: Tue, 27 Jul 2010 11:51:44 +0000 (+0300) Subject: KVM: fix i8259 oops when no vcpus are online X-Git-Tag: v2.6.36-rc4~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae0635b3580844e320a253a16985f4ce8b5bd0b6;p=pandora-kernel.git KVM: fix i8259 oops when no vcpus are online If there are no vcpus, found will be NULL. Check before doing anything with it. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed