aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAaron Lewis <[email protected]>2019-06-05 15:02:52 -0700
committerBorislav Petkov <[email protected]>2019-06-14 12:26:22 +0200
commitcbb99c0f588737ec98c333558922ce47e9a95827 (patch)
tree9affed71487e06dab9f9231b6c5086002dfe0c75 /tools/perf/scripts/python/export-to-postgresql.py
parent5f4318c1b1d23a9290e4def78ee76017c288bf60 (diff)
x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDS
Add the CPUID enumeration for Intel's de-feature bits to accommodate passing these de-features through to kvm guests. These de-features are (from SDM vol 1, section 8.1.8): - X86_FEATURE_FDP_EXCPTN_ONLY: If CPUID.(EAX=07H,ECX=0H):EBX[bit 6] = 1, the data pointer (FDP) is updated only for the x87 non-control instructions that incur unmasked x87 exceptions. - X86_FEATURE_ZERO_FCS_FDS: If CPUID.(EAX=07H,ECX=0H):EBX[bit 13] = 1, the processor deprecates FCS and FDS; it saves each as 0000H. Signed-off-by: Aaron Lewis <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Reviewed-by: Jim Mattson <[email protected]> Cc: Fenghua Yu <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: [email protected] Cc: Peter Feiner <[email protected]> Cc: [email protected] Cc: Robert Hoo <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Thomas Lendacky <[email protected]> Cc: x86-ml <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions