All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [GIT PULL] x86/vmware changes for v5.4
  2019-09-16 13:36 [GIT PULL] x86/vmware changes for v5.4 Ingo Molnar
@ 2019-09-17  2:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-17  2:55 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Thomas Gleixner, Borislav Petkov,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 16 Sep 2019 15:36:46 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-vmware-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7ac63f6ba5db5e2e81e4674551d6f9ec58e70618

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ 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 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.