KVM: x86 emulator: add NoAccess flag for memory instructions that skip access
authorAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 12:10:29 +0000 (15:10 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:37 +0000 (10:50 +0200)
Use for INVLPG, which accesses the tlb, not memory.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found