* [GIT PULL] x86/vmware changes for v5.4
@ 2019-09-16 13:36 Ingo Molnar
2019-09-17 2:55 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2019-09-16 13:36 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Thomas Gleixner, Borislav Petkov, Peter Zijlstra,
Andrew Morton
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: f7b15c74cffd760ec9959078982d8268a38456c4 input/vmmouse: Update the backdoor call with support for new instructions
This tree updates the VMWARE guest driver with support for VMCALL/VMMCALL
based hypercalls.
Thanks,
Ingo
------------------>
Thomas Hellstrom (4):
x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls
x86/vmware: Add a header file for hypercall definitions
drm/vmwgfx: Update the backdoor call with support for new instructions
input/vmmouse: Update the backdoor call with support for new instructions
MAINTAINERS | 1 +
arch/x86/include/asm/cpufeatures.h | 2 +
arch/x86/include/asm/vmware.h | 53 +++++++++++++++++++++
arch/x86/kernel/cpu/vmware.c | 94 ++++++++++++++++++++++++++++++-------
drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 21 ++++-----
drivers/gpu/drm/vmwgfx/vmwgfx_msg.h | 35 +++++++-------
drivers/input/mouse/vmmouse.c | 6 +--
7 files changed, 163 insertions(+), 49 deletions(-)
create mode 100644 arch/x86/include/asm/vmware.h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-17 2:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-16 13:36 [GIT PULL] x86/vmware changes for v5.4 Ingo Molnar
2019-09-17 2:55 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox