]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: move ByteOp and Dst back to bits 0:3
authorAvi Kivity <avi@redhat.com>
Thu, 29 Jul 2010 12:11:49 +0000 (15:11 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:20 +0000 (10:50 +0200)
commit59c1d16db1bb9084724595ed2859aa5af91d1856
tree7577a67c4579d4ca9e68e17cc73f842b42a62c79
parentcad6565f31ad6b7af6bdf628fcf9183930128008
KVM: x86 emulator: move ByteOp and Dst back to bits 0:3

Now that the group index no longer exists, the space is free.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c