aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm_host.h
diff options
context:
space:
mode:
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>2011-09-22 04:53:46 -0400
committerAvi Kivity <avi@redhat.com>2011-12-27 04:16:48 -0500
commitd5ae7ce835cc89556dc18e2070e754f026402efa (patch)
tree6a4a74a1b6b1f59dccc14ec8211ae0793644c84f /arch/x86/include/asm/kvm_host.h
parentf759e2b4c728cee82e4bc1132d0e41177b79a0b1 (diff)
KVM: x86: tag the instructions which are used to write page table
The idea is from Avi: | tag instructions that are typically used to modify the page tables, and | drop shadow if any other instruction is used. | The list would include, I'd guess, and, or, bts, btc, mov, xchg, cmpxchg, | and cmpxchg8b. This patch is used to tag the instructions and in the later path, shadow page is dropped if it is written by other instructions Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions