summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAndrea Parri <parri.andrea@gmail.com>2019-10-03 17:52:00 +0200
committerThomas Gleixner <tglx@linutronix.de>2019-11-12 11:44:21 +0100
commitdce7cd62754b5d4a6e401b8b0769ec94cf971041 (patch)
treed3ffbd44694b1f6cd044ae85e07c45d70caedca0 /tools/perf/scripts/python/bin/stackcollapse-report
parentb264f57fde0c686c5c1dfdd0c21992c49196bb87 (diff)
downloadkernel-dce7cd62754b5d4a6e401b8b0769ec94cf971041.tar.gz
x86/hyperv: Allow guests to enable InvariantTSC
If the hardware supports TSC scaling, Hyper-V will set bit 15 of the HV_PARTITION_PRIVILEGE_MASK in guest VMs with a compatible Hyper-V configuration version. Bit 15 corresponds to the AccessTscInvariantControls privilege. If this privilege bit is set, guests can access the HvSyntheticInvariantTscControl MSR: guests can set bit 0 of this synthetic MSR to enable the InvariantTSC feature. After setting the synthetic MSR, CPUID will enumerate support for InvariantTSC. Signed-off-by: Andrea Parri <parri.andrea@gmail.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com> Link: https://lkml.kernel.org/r/20191003155200.22022-1-parri.andrea@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
62.c?h=linux-6.6.y&id=58383c78425e4ee1c077253cf297b641c861c02e'>gpio: change member .dev to .parentLinus Walleij 2015-11-16ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare 2015-10-28ASoC: wm8962: set ALC2 as non-volatile registerJiada Wang 2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown 2015-10-22ASoC: wm8962: mark cache_dirty flag after software reset in pm_resumeJiada Wang 2015-10-07Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...Mark Brown 2015-09-30ASoC: wm8962: balance pm_runtime_enableJiada Wang 2015-09-19ASoC: wm8962: remove 64k sample rate supportZidan Wang 2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown 2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown 2015-08-30Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/pxa' and 'aso...Mark Brown 2015-08-05ASoC: wm8962: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen 2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown 2015-07-17ASoC: Constify dev_pm_ops variablesAxel Lin 2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin 2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown 2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski 2015-07-07ASoC: Constify reg_default tablesAxel Lin 2015-06-01ASoC: wm8962: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen 2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen 2015-01-14ASoC: wm8962: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen 2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki 2014-12-08Merge remote-tracking branches 'asoc/topic/wm8955', 'asoc/topic/wm8960', 'aso...Mark Brown 2014-11-10ASoC: wm8962: Move DSP enable lock to the driver levelLars-Peter Clausen 2014-10-28ASoC: wm8962: Use the preferred form for passing a size of a structFabio Estevam 2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe 2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown 2014-07-31ASoC: wm8962: Let CODEC driver enable and disable its own MCLKNicolin Chen 2014-07-31ASoC: wm8962: Convert to params_width()Mark Brown