commit | d65b1dee408243daa45110ee494d204508d31657 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Thu Jul 29 15:11:35 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:50:07 2010 +0200 |
tree | 014d0da04dc4871a9a414af057b50a2d000ffe4e | |
parent | ea9ef04e19c7c441b1ce9fe28ff6d9522c848baa [diff] |
KVM: x86 emulator: introduce 'struct opcode' This will hold all the information known about the opcode. Currently, this is just the decode flags. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>