index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kvm_page_track.h
Age
Commit message (
Expand
)
Author
2021-12-08
KVM: x86/mmu: Propagate memslot const qualifier
Ben Gardon
2021-12-08
KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active
Ben Gardon
2021-10-22
KVM: cleanup allocation of rmaps and page tracking data
David Stevens
2021-10-01
KVM: x86: only allocate gfn_track when necessary
David Stevens
2021-10-01
KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
David Matlack
2021-10-01
KVM: x86/mmu: Avoid memslot lookup in page_fault_handle_page_track
David Matlack
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
2016-11-04
kvm/page_track: call notifiers with kvm_page_track_notifier_node
Jike Song
2016-11-04
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
2016-03-03
KVM: page track: add notifier support
Xiao Guangrong
2016-03-03
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
KVM: page track: introduce kvm_slot_page_track_{add,remove}_page
Xiao Guangrong
2016-03-03
KVM: page track: add the framework of guest page tracking
Xiao Guangrong