From: Chen Yucong Date: Tue, 23 Sep 2014 02:44:35 +0000 (+0800) Subject: kvm: x86: use macros to compute bank MSRs X-Git-Tag: fixes-for-v3.18-merge-window~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81760dccf8d1fe5b128b58736fe3f56a566133cb;p=pandora-kernel.git kvm: x86: use macros to compute bank MSRs Avoid open coded calculations for bank MSRs by using well-defined macros that hide the index of higher bank MSRs. No semantic changes. Signed-off-by: Chen Yucong Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed