From: Wei Yongjun Date: Tue, 9 Feb 2010 02:31:09 +0000 (+0800) Subject: KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure X-Git-Tag: v2.6.34-rc1~193^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae77badc2504d157800f10a81a58cc9c941e7cb;p=pandora-kernel.git KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure kvm->arch.vioapic should be NULL in case of kvm_ioapic_init() failure due to cannot register io dev. Signed-off-by: Wei Yongjun Signed-off-by: Avi Kivity --- Reading git-diff-tree failed