From: Xiantao Zhang Date: Fri, 21 Nov 2008 09:16:07 +0000 (+0800) Subject: KVM: ia64: Add handler for crashed vmm X-Git-Tag: v2.6.29-rc1~539^2~65 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f7d5bb5e2abf5316bb17eb3e7751dbafa09e5cf;p=pandora-kernel.git KVM: ia64: Add handler for crashed vmm Since vmm runs in an isolated address space and it is just a copy of host's kvm-intel module, so once vmm crashes, we just crash all guests running on it instead of crashing whole kernel. Signed-off-by: Xiantao Zhang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed