]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: ia64: Add handler for crashed vmm
authorXiantao Zhang <xiantao.zhang@intel.com>
Fri, 21 Nov 2008 09:16:07 +0000 (17:16 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:54:59 +0000 (16:54 +0200)
commitd12c3a6ac465813e3778633e6f36d7fbed5f5fa4
tree1d26023244a8882cda214019b59a6a237f707e55
parent4dacee8ffc5121cc73c3f50dad52a27d2fd45fd4
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 <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/kvm/process.c
arch/ia64/kvm/vcpu.h
arch/ia64/kvm/vmm.c
arch/ia64/kvm/vmm_ivt.S