git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5550af4
)
KVM: ia64: Fix halt emulation logic
author
Xiantao Zhang
<xiantao.zhang@intel.com>
Thu, 16 Oct 2008 07:58:15 +0000
(15:58 +0800)
committer
Avi 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