From: Andi Kleen Date: Thu, 18 Jul 2013 22:57:02 +0000 (-0700) Subject: perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 X-Git-Tag: v3.12-rc1~143^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=103af0a98788592b76ee69a13948b6b3036d7e18;p=pandora-kernel.git perf, kvm: Support the in_tx/in_tx_cp modifiers in KVM arch perfmon emulation v5 [KVM maintainers: The underlying support for this is in perf/core now. So please merge this patch into the KVM tree.] This is not arch perfmon, but older CPUs will just ignore it. This makes it possible to do at least some TSX measurements from a KVM guest v2: Various fixes to address review feedback v3: Ignore the bits when no CPUID. No #GP. Force raw events with TSX bits. v4: Use reserved bits for #GP v5: Remove obsolete argument Acked-by: Gleb Natapov Signed-off-by: Andi Kleen Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed