Searched hist:"19 efffa244071ccd0385b240d03adb38feaab04e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/kvm/ |
H A D | mtrr.c | diff 19efffa244071ccd0385b240d03adb38feaab04e Mon Jun 15 03:55:31 CDT 2015 Xiao Guangrong <guangrong.xiao@linux.intel.com> KVM: MTRR: sort variable MTRRs
Sort all valid variable MTRRs based on its base address, it will help us to check a range to see if it's fully contained in variable MTRRs
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> [Fix list insertion sort, simplify var_mtrr_range_is_valid to just test the V bit. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86.h | diff 19efffa244071ccd0385b240d03adb38feaab04e Mon Jun 15 03:55:31 CDT 2015 Xiao Guangrong <guangrong.xiao@linux.intel.com> KVM: MTRR: sort variable MTRRs
Sort all valid variable MTRRs based on its base address, it will help us to check a range to see if it's fully contained in variable MTRRs
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> [Fix list insertion sort, simplify var_mtrr_range_is_valid to just test the V bit. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | x86.c | diff 19efffa244071ccd0385b240d03adb38feaab04e Mon Jun 15 03:55:31 CDT 2015 Xiao Guangrong <guangrong.xiao@linux.intel.com> KVM: MTRR: sort variable MTRRs
Sort all valid variable MTRRs based on its base address, it will help us to check a range to see if it's fully contained in variable MTRRs
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> [Fix list insertion sort, simplify var_mtrr_range_is_valid to just test the V bit. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | diff 19efffa244071ccd0385b240d03adb38feaab04e Mon Jun 15 03:55:31 CDT 2015 Xiao Guangrong <guangrong.xiao@linux.intel.com> KVM: MTRR: sort variable MTRRs
Sort all valid variable MTRRs based on its base address, it will help us to check a range to see if it's fully contained in variable MTRRs
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> [Fix list insertion sort, simplify var_mtrr_range_is_valid to just test the V bit. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|