]> git.baikalelectronics.ru Git - kernel.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)
commitc88cefa779d97c6a646e9e346fcb5053516e2a55
tree1f03fd31ed06e283b7ae25748cc1f6c2f2d6f8bf
parent33ccf62d9af209c29c579482cd6045a1a720895b
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