aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/mtrr.c
AgeCommit message (Expand)Author
2017-08-07KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář
2016-07-05KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt
2016-05-18KVM: MTRR: remove MSR 0x2f8Andy Honig
2015-12-22KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUIDPaolo Bonzini
2015-12-22KVM: MTRR: observe maxphyaddr from guest CPUID, not hostPaolo Bonzini
2015-12-22KVM: MTRR: fix fixed MTRR segment look upAlexis Dambricourt
2015-08-05KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ONAlex Williamson
2015-07-23KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-07-23KVM: MTRR: fix memory type handling if MTRR is completely disabledXiao Guangrong
2015-06-19KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong
2015-06-19KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-06-19KVM: MTRR: introduce mtrr_for_each_mem_typeXiao Guangrong
2015-06-19KVM: MTRR: introduce fixed_mtrr_addr_* functionsXiao Guangrong
2015-06-19KVM: MTRR: sort variable MTRRsXiao Guangrong
2015-06-19KVM: MTRR: introduce var_mtrr_rangeXiao Guangrong
2015-06-19KVM: MTRR: introduce fixed_mtrr_segment tableXiao Guangrong
2015-06-19KVM: MTRR: improve kvm_mtrr_get_guest_memory_typeXiao Guangrong
2015-06-19KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong
2015-06-19KVM: MTRR: clean up mtrr default typeXiao Guangrong
2015-06-19KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong
2015-06-19KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msrXiao Guangrong
2015-06-19KVM: x86: move MTRR related code to a separate fileXiao Guangrong