开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mtrr.c
Age
Commit message (
Expand
)
Author
2015-07-23
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-07-23
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
2015-06-19
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
2015-06-19
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
2015-06-19
KVM: MTRR: clean up mtrr default type
Xiao Guangrong
2015-06-19
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong