From: Joerg Roedel Date: Thu, 6 Aug 2009 17:39:53 +0000 (-0300) Subject: KVM: add MC5_MISC msr read support X-Git-Tag: v2.6.27.32~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4ebbcc130dddc5163da41b22aa5bdd08b93308;p=pandora-kernel.git KVM: add MC5_MISC msr read support (cherry picked from commit a89c1ad270ca7ad0eec2667bc754362ce7b142be) Currently KVM implements MC0-MC4_MISC read support. When booting Linux this results in KVM warnings in the kernel log when the guest tries to read MC5_MISC. Fix this warnings with this patch. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed