From: Gleb Natapov Date: Sun, 26 Feb 2012 14:55:41 +0000 (+0200) Subject: KVM: PMU: Fix raw event check X-Git-Tag: v3.4-rc1~59^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac3368310765ade6bbdf07c9acdb04210e8b5b0;p=pandora-kernel.git KVM: PMU: Fix raw event check If eventsel has EDGE, INV or CMASK set we should create raw counter for it, but the check is done on a wrong variable. Fix it. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed