]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: x86 emulator: simplify string instruction decode flags
authorAvi Kivity <avi@redhat.com>
Thu, 26 Aug 2010 08:56:08 +0000 (11:56 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:37 +0000 (10:51 +0200)
commit48fe67b5f7f71bb954dc97b18096cef12f6618b4
treeea67f9ec350ae91c3f1318d93e8ee4499288b2e9
parent5315fbb223086c078c979d16734844ccff12f087
KVM: x86 emulator: simplify string instruction decode flags

Use the new byte/word dual opcode decode.

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