commit | 60a29d4ea4e7b6b95d9391ebc8625b0426f3a363 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Wed Feb 10 14:21:30 2010 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:10 2010 -0300 |
tree | 58e73c5366d0017a83cb6f632be5c53ff93b67f6 | |
parent | 2db2c2eb6226e30f8059b82512a1364db98da8e3 [diff] |
KVM: x86 emulator: Add group9 instruction decoding Use groups mechanism to decode 0F C7 instructions. Signed-off-by: Gleb Natapov <gleb@redhat.com> Cc: stable@kernel.org Signed-off-by: Avi Kivity <avi@redhat.com>