commit | decc90162a99b4e51c534ab63f9b6fc5cb0f2596 | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Thu Oct 16 15:58:15 2008 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Oct 28 14:22:14 2008 +0200 |
tree | 61f590370e93a3f0ed34881c2c7a954ce1c21b57 | |
parent | 5550af4df179e52753d3a43a788a113ad8cd95cd [diff] |
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>