linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/vmware guest improvements
@ 2016-10-26  5:20 Alexey Makhalov
  2016-10-26  5:20 ` [PATCH 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu() Alexey Makhalov
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Alexey Makhalov @ 2016-10-26  5:20 UTC (permalink / raw)
  To: corbet, akataria, tglx, mingo, hpa, x86
  Cc: linux-doc, linux-kernel, virtualization, monitor-list,
	pv-drivers, time-lords, Alexey Makhalov

This patchset includes several VMware guest improvements:

Alexey Makhalov (3):
  x86/vmware: Use tsc_khz value for calibrate_cpu()
  x86/vmware: Add basic paravirt ops support
  x86/vmware: Add paravirt sched clock

 Documentation/kernel-parameters.txt |  4 +++
 arch/x86/kernel/cpu/vmware.c        | 51 +++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

-- 
2.10.1

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2016-10-31  1:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26  5:20 [PATCH 0/3] x86/vmware guest improvements Alexey Makhalov
2016-10-26  5:20 ` [PATCH 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu() Alexey Makhalov
2016-10-26  5:26 ` [PATCH 2/3] x86/vmware: Add basic paravirt ops support Alexey Makhalov
2016-10-26 20:47   ` Tim Mann
2016-10-26 20:47     ` Thomas Gleixner
2016-10-27 19:44       ` [RESEND PATCH 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu() Alexey Makhalov
2016-10-27 19:44         ` [RESEND PATCH 2/3] x86/vmware: Add basic paravirt ops support Alexey Makhalov
2016-10-27 19:44         ` [RESEND PATCH 3/3] x86/vmware: Add paravirt sched clock Alexey Makhalov
2016-10-27 22:10           ` Thomas Gleixner
2016-10-27 21:44         ` [RESEND PATCH 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu() Thomas Gleixner
2016-10-28  7:54           ` [PATCH v3 0/3] x86/vmware guest improvements Alexey Makhalov
2016-10-28  7:54             ` [PATCH v3 1/3] x86/vmware: Use tsc_khz value for calibrate_cpu() Alexey Makhalov
2016-10-31  1:17               ` [tip:x86/platform] " tip-bot for Alexey Makhalov
2016-10-28  7:54             ` [PATCH v3 2/3] x86/vmware: Add basic paravirt ops support Alexey Makhalov
2016-10-31  1:17               ` [tip:x86/platform] " tip-bot for Alexey Makhalov
2016-10-28  7:54             ` [PATCH v3 3/3] x86/vmware: Add paravirt sched clock Alexey Makhalov
2016-10-31  1:18               ` [tip:x86/platform] " tip-bot for Alexey Makhalov
2016-10-26  5:26 ` [PATCH 3/3] " Alexey Makhalov
2016-10-26 10:18   ` Thomas Gleixner
2016-10-26 16:51     ` [PATCH v2 " Alexey Makhalov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).