index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mtrr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
1
-0
/
+29
*
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-48
/
+16
*
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
2015-06-19
1
-0
/
+188
*
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
2015-06-19
1
-0
/
+25
*
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
2015-06-19
1
-10
/
+40
*
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
2015-06-19
1
-6
/
+17
*
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
2015-06-19
1
-53
/
+147
*
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-06-19
1
-45
/
+49
*
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
2015-06-19
1
-22
/
+10
*
KVM: MTRR: clean up mtrr default type
Xiao Guangrong
2015-06-19
1
-12
/
+28
*
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2015-06-19
1
-4
/
+3
*
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2015-06-19
1
-0
/
+12
*
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-19
1
-0
/
+335