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:
103f98e
)
KVM: fix sil/dil/bpl/spl in the mod/rm fields
author
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 30 May 2013 14:35:55 +0000
(16:35 +0200)
committer
Gleb Natapov
<gleb@redhat.com>
Mon, 3 Jun 2013 08:27:12 +0000
(11:27 +0300)
The x86-64 extended low-byte registers were fetched correctly from reg,
but not from mod/rm.
This fixes another bug in the boot of RHEL5.9 64-bit, but it is still
not enough.
Cc: <stable@vger.kernel.org> # 3.9
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found