commit | f571c0973e4b8c888e049b6842e4b4f93b5c609c | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <guangrong.xiao@linux.intel.com> | Mon Jun 15 16:55:33 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 19 17:16:29 2015 +0200 |
tree | 8675c45ba51256fbbc78c65d39d8bff78acf8263 | |
parent | f7bfb57b3e89ff89c0da9f93dedab89f68d6ca27 [diff] |
KVM: MTRR: introduce mtrr_for_each_mem_type It walks all MTRRs and gets all the memory cache type setting for the specified range also it checks if the range is fully covered by MTRRs Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> [Adjust for range_size->range_shift change. - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>