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)
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>

No differences found