linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Makhalov <amakhalov@vmware.com>
To: <corbet@lwn.net>, <akataria@vmware.com>, <tglx@linutronix.de>,
	<mingo@redhat.com>, <hpa@zytor.com>, <x86@kernel.org>
Cc: <linux-doc@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<virtualization@lists.linux-foundation.org>,
	<monitor-list@vmware.com>, <pv-drivers@vmware.com>,
	<time-lords@vmware.com>, Alexey Makhalov <amakhalov@vmware.com>
Subject: [PATCH 0/3] x86/vmware guest improvements
Date: Tue, 25 Oct 2016 22:20:35 -0700	[thread overview]
Message-ID: <20161026052038.77042-1-amakhalov@vmware.com> (raw)

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

             reply	other threads:[~2016-10-26  5:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26  5:20 Alexey Makhalov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161026052038.77042-1-amakhalov@vmware.com \
    --to=amakhalov@vmware.com \
    --cc=akataria@vmware.com \
    --cc=corbet@lwn.net \
    --cc=hpa@zytor.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=monitor-list@vmware.com \
    --cc=pv-drivers@vmware.com \
    --cc=tglx@linutronix.de \
    --cc=time-lords@vmware.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).