KVM: ia64: Fix halt emulation logic
authorXiantao Zhang <xiantao.zhang@intel.com>
Thu, 16 Oct 2008 07:58:15 +0000 (15:58 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 28 Oct 2008 12:22:14 +0000 (14:22 +0200)
commitdecc90162a99b4e51c534ab63f9b6fc5cb0f2596
tree61f590370e93a3f0ed34881c2c7a954ce1c21b57
parent5550af4df179e52753d3a43a788a113ad8cd95cd
KVM: ia64: Fix halt emulation logic

Common halt logic was changed by x86 and did not update ia64.  This patch
updates halt for ia64.

Fixes a regression causing guests to hang with more than 2 vcpus.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/include/asm/kvm_host.h
arch/ia64/kvm/kvm-ia64.c
arch/ia64/kvm/kvm_fw.c
arch/ia64/kvm/process.c