commit | eb839917a75207b89799e3500211163cb6de0dea | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <guangrong.xiao@linux.intel.com> | Mon Jun 15 16:55:23 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 19 17:16:27 2015 +0200 |
tree | 6992e709b95ec5cbabc929d59e206020bc8c3234 | |
parent | ff53604b40b439cbb235f89bda99839ca81d3b9d [diff] |
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr MSR_MTRRcap is a MTRR msr so move the handler to the common place, also add some comments to make the hard code more readable Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>