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:
d1fa035
)
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
author
Gleb Natapov
<gleb@redhat.com>
Wed, 24 Apr 2013 10:38:36 +0000
(13:38 +0300)
committer
Gleb Natapov
<gleb@redhat.com>
Thu, 25 Apr 2013 07:03:50 +0000
(10:03 +0300)
Source operand for one byte mov[zs]x is decoded incorrectly if it is in
high byte register. Fix that.
Cc: stable@vger.kernel.org
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found