index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mtrr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
1
-3
/
+11
2015-12-22
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
1
-2
/
+7
2015-12-22
KVM: MTRR: fix fixed MTRR segment look up
Alexis Dambricourt
1
-1
/
+1
2015-08-05
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
1
-4
/
+4
2015-07-23
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
1
-9
/
+10
2015-07-23
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
1
-1
/
+20
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
1
-0
/
+29
2015-06-19
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
1
-48
/
+16
2015-06-19
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
1
-0
/
+188
2015-06-19
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
1
-0
/
+25
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
1
-10
/
+40
2015-06-19
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
1
-6
/
+17
2015-06-19
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
1
-53
/
+147
2015-06-19
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
1
-45
/
+49
2015-06-19
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
1
-22
/
+10
2015-06-19
KVM: MTRR: clean up mtrr default type
Xiao Guangrong
1
-12
/
+28
2015-06-19
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
1
-4
/
+3
2015-06-19
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
1
-0
/
+12
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
1
-0
/
+335