diff options
| author | 2011-09-22 16:53:46 +0800 | |
|---|---|---|
| committer | 2011-12-27 11:16:48 +0200 | |
| commit | d5ae7ce835cc89556dc18e2070e754f026402efa (patch) | |
| tree | 6a4a74a1b6b1f59dccc14ec8211ae0793644c84f /tools/perf/scripts/python/bin | |
| parent | KVM: MMU: avoid pte_list_desc running out in kvm_mmu_pte_write (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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
