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
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2016-03-04
KVM: MMU: cleanup handle_abnormal_pfn
Paolo Bonzini
2016-03-03
KVM: MMU: apply page track notifier
Xiao Guangrong
2016-03-03
KVM: MMU: simplify mmu_need_write_protect
Xiao Guangrong
2016-03-03
KVM: MMU: use page track for non-leaf shadow pages
Xiao Guangrong
2016-03-03
KVM: MMU: clear write-flooding on the fast path of tracked page
Xiao Guangrong
2016-03-03
KVM: MMU: let page fault handler be aware tracked page
Xiao Guangrong
2016-03-03
KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
Xiao Guangrong
2016-03-03
KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
Xiao Guangrong
2016-03-03
KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
Xiao Guangrong
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-23
KVM: x86: use list_last_entry
Geliang Tang
2016-02-23
KVM: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault()
Takuya Yoshikawa
2016-02-23
KVM: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault()
Takuya Yoshikawa
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-07
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
David Matlack
2015-12-18
KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
Takuya Yoshikawa
2015-11-26
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
2015-11-26
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
Takuya Yoshikawa
2015-11-26
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Make mmu_set_spte() return emulate value
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Add helper function to clear a bit in unsync child bitmap
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Remove unused parameter of __direct_map()
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
Takuya Yoshikawa
2015-11-25
KVM: x86: MMU: always set accessed bit in shadow PTEs
Paolo Bonzini
2015-11-10
KVM: x86: merge handle_mmio_page_fault and handle_mmio_page_fault_common
Paolo Bonzini
2015-10-19
KVM: x86: MMU: Initialize force_pt_level before calling mapping_level()
Takuya Yoshikawa
2015-10-16
KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level()
Takuya Yoshikawa
2015-10-16
KVM: x86: MMU: Remove mapping_level_dirty_bitmap()
Takuya Yoshikawa
2015-10-16
KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level()
Takuya Yoshikawa
2015-10-16
KVM: x86: MMU: Make force_pt_level bool
Takuya Yoshikawa
2015-10-16
KVM: x86: manually unroll bad_mt_xwr loop
Paolo Bonzini
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
2015-09-06
KVM: x86: avoid uninitialized variable warning
Paolo Bonzini
2015-08-05
KVM: VMX: drop ept misconfig check
Xiao Guangrong
2015-08-05
KVM: MMU: fully check zero bits for sptes
Xiao Guangrong
2015-08-05
KVM: MMU: introduce is_shadow_zero_bits_set()
Xiao Guangrong
2015-08-05
KVM: MMU: introduce the framework to check zero bits on sptes
Xiao Guangrong
2015-08-05
KVM: MMU: split reset_rsvds_bits_mask_ept
Xiao Guangrong
2015-08-05
KVM: MMU: split reset_rsvds_bits_mask
Xiao Guangrong
2015-08-05
KVM: MMU: introduce rsvd_bits_validate
Xiao Guangrong
2015-08-05
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
Xiao Guangrong
2015-08-05
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
2015-07-10
KVM: x86: reintroduce kvm_is_mmio_pfn
Paolo Bonzini
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
[prev]
[next]