From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
Thomas Gleixner <tglx@linutronix.de>,
Borislav Petkov <bp@alien8.de>,
Peter Zijlstra <a.p.zijlstra@chello.nl>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [GIT PULL] x86/vmware changes for v5.7
Date: Tue, 31 Mar 2020 12:03:53 +0200 [thread overview]
Message-ID: <20200331100353.GA37509@gmail.com> (raw)
Linus,
Please pull the latest x86-vmware-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-vmware-for-linus
# HEAD: 8fefe9dacdb0a1347d3dac871bb1bba3cbc32945 x86/vmware: Use bool type for vmw_sched_clock
The main change in this tree is the addition of "steal time clock
support" for VMware guests.
Thanks,
Ingo
------------------>
Alexey Makhalov (5):
x86/vmware: Make vmware_select_hypercall() __init
x86/vmware: Remove vmware_sched_clock_setup()
x86/vmware: Add steal time clock support for VMware guests
x86/vmware: Enable steal time accounting
x86/vmware: Use bool type for vmw_sched_clock
Documentation/admin-guide/kernel-parameters.txt | 2 +-
arch/x86/kernel/cpu/vmware.c | 229 +++++++++++++++++++++++-
2 files changed, 222 insertions(+), 9 deletions(-)
next reply other threads:[~2020-03-31 10:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-31 10:03 Ingo Molnar [this message]
2020-03-31 19:11 ` [GIT PULL] x86/vmware changes for v5.7 Linus Torvalds
2020-04-02 8:15 ` Ingo Molnar
2020-03-31 19:15 ` pr-tracker-bot
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=20200331100353.GA37509@gmail.com \
--to=mingo@kernel.org \
--cc=a.p.zijlstra@chello.nl \
--cc=akpm@linux-foundation.org \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.