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