summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
diff options
context:
space:
mode:
authorJunaid Shahid <junaids@google.com>2016-12-07 03:46:14 +0300
committerRadim Krčmář <rkrcmar@redhat.com>2017-01-09 16:46:09 +0300
commitf39a058d0ea2f58b9c69cfcf7c93184f33302c98 (patch)
treed0c4c29051d64f1999d0caced137136ce8a92ef7 /arch/x86/include/asm/kvm_host.h
parent83ef6c8155c0ecb4c1a7e6bfbe425c85f7cb676d (diff)
downloadlinux-f39a058d0ea2f58b9c69cfcf7c93184f33302c98.tar.xz
kvm: x86: mmu: Introduce a no-tracking version of mmu_spte_update
mmu_spte_update() tracks changes in the accessed/dirty state of the SPTE being updated and calls kvm_set_pfn_accessed/dirty appropriately. However, in some cases (e.g. when aging the SPTE), this shouldn't be done. mmu_spte_update_no_track() is introduced for use in such cases. Signed-off-by: Junaid Shahid <junaids@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions