diff options
author | Gleb Natapov <gleb@redhat.com> | 2010-03-18 14:20:15 +0100 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 11:16:12 +0200 |
commit | aca06a83071e4e4c9150751db7ea6a46240734fc (patch) | |
tree | 9346ba8604f6b09e72595288a8d2c4c3feb3d48b /arch/x86/kvm/x86.c | |
parent | KVM: x86 emulator: If LOCK prefix is used dest arg should be memory. (diff) | |
download | linux-aca06a83071e4e4c9150751db7ea6a46240734fc.tar.xz linux-aca06a83071e4e4c9150751db7ea6a46240734fc.zip |
KVM: x86 emulator: cleanup grp3 return value
When x86_emulate_insn() does not know how to emulate instruction it
exits via cannot_emulate label in all cases except when emulating
grp3. Fix that.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions