]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf84df8d8e7b63995de9ac65d5f284337f09bac92
tree61f590370e93a3f0ed34881c2c7a954ce1c21b57
parent1c70b444b5828bab297d8acbe833bfefaa686cdd
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