commit | fd60754e4ffa992586346dd56451723b4c096626 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@qumranet.com> | Fri Jan 18 13:12:26 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 11:53:15 2008 +0300 |
tree | 0d03253f9d5b564f0f2da916a753f51870dbda92 | |
parent | 7d858a19efe5844a98e060931570359b70dea6d1 [diff] |
KVM: x86 emulator: Group decoding for groups 4 and 5 Add group decoding support for opcode 0xfe (group 4) and 0xff (group 5). Signed-off-by: Avi Kivity <avi@qumranet.com>