index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mtrr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86/mmu: Zap SPTEs on MTRR update iff guest MTRRs are honored
Yan Zhao
2023-10-09
1
-1
/
+1
*
KVM: x86: Make kvm_mtrr_valid() static now that there are no external users
Sean Christopherson
2023-06-01
1
-2
/
+1
*
KVM: x86: Move PAT MSR handling out of mtrr.c
Sean Christopherson
2023-06-01
1
-13
/
+6
*
KVM: x86: Use MTRR macros to define possible MTRR MSR ranges
Sean Christopherson
2023-06-01
1
-3
/
+4
*
KVM: x86: Add helper to get variable MTRR range from MSR index
Sean Christopherson
2023-06-01
1
-10
/
+13
*
KVM: x86: Add helper to query if variable MTRR MSR is base (versus mask)
Sean Christopherson
2023-06-01
1
-7
/
+9
*
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
1
-0
/
+1
*
KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
Sean Christopherson
2021-02-04
1
-6
/
+6
*
KVM: x86: remove bogus #GP injection
Paolo Bonzini
2020-12-15
1
-5
/
+1
*
KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() fro...
Marios Pomonis
2020-01-27
1
-2
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
2019-04-16
1
-9
/
+1
*
KVM: x86: generalize guest_cpuid_has_ helpers
Radim Krčmář
2017-08-07
1
-1
/
+1
*
KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
Alexis Dambricourt
2016-07-05
1
-0
/
+1
*
KVM: MTRR: remove MSR 0x2f8
Andy Honig
2016-05-18
1
-2
/
+0
*
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2015-12-22
1
-3
/
+11
*
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
2015-12-22
1
-2
/
+7
*
KVM: MTRR: fix fixed MTRR segment look up
Alexis Dambricourt
2015-12-22
1
-1
/
+1
*
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
Alex Williamson
2015-08-05
1
-4
/
+4
*
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-07-23
1
-9
/
+10
*
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
2015-07-23
1
-1
/
+20
*
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