]> git.karo-electronics.de Git - mv-sheeva.git/commit
KVM: x86 emulator: switch LEA to use SrcMem decoding
authorAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 12:13:22 +0000 (15:13 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:38 +0000 (10:50 +0200)
commit342fc63095e2d676f209b202d41a3f670dd9bf08
tree1f03fd31ed06e283b7ae25748cc1f6c2f2d6f8bf
parent5a506b125f1c97c846654ebacc913a136284e42b
KVM: x86 emulator: switch LEA to use SrcMem decoding

The NoAccess flag will prevent memory from being accessed.

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