diff options
author | Avi Kivity <avi@redhat.com> | 2011-09-13 09:45:38 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-09-25 18:14:58 +0200 |
commit | 9be3be1f153e90ea4e1e5b6ed1d72a73d44318d1 (patch) | |
tree | d3abe3c1ccbbf46af58b8d737821cef6e80ebd84 /arch/x86/net | |
parent | KVM: MMU: fix incorrect return of spte (diff) | |
download | linux-9be3be1f153e90ea4e1e5b6ed1d72a73d44318d1.tar.xz linux-9be3be1f153e90ea4e1e5b6ed1d72a73d44318d1.zip |
KVM: x86 emulator: fix Src2CL decode
Src2CL decode (used for double width shifts) erronously decodes only bit 3
of %rcx, instead of bits 7:0.
Fix by decoding %cl in its entirety.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'arch/x86/net')
0 files changed, 0 insertions, 0 deletions