From: Joerg Roedel Date: Mon, 1 Mar 2010 14:34:35 +0000 (+0100) Subject: KVM: SVM: Move msrpm offset calculation to seperate function X-Git-Tag: v2.6.35-rc1~436^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=455716fa941ec7a03c04bd54e1b906698171b15c;p=pandora-kernel.git KVM: SVM: Move msrpm offset calculation to seperate function The algorithm to find the offset in the msrpm for a given msr is needed at other places too. Move that logic to its own function. Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed