aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-09-16 19:40:24 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-16 19:40:24 -0700
commit7ac63f6ba5db5e2e81e4674551d6f9ec58e70618 (patch)
treefae597509e6781401b6abb517dac17f663737a34 /MAINTAINERS
parentMerge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
parentinput/vmmouse: Update the backdoor call with support for new instructions (diff)
downloadlinux-dev-7ac63f6ba5db5e2e81e4674551d6f9ec58e70618.tar.xz
linux-dev-7ac63f6ba5db5e2e81e4674551d6f9ec58e70618.zip
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 vmware updates from Ingo Molnar: "This updates the VMWARE guest driver with support for VMCALL/VMMCALL based hypercalls" * 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: input/vmmouse: Update the backdoor call with support for new instructions drm/vmwgfx: Update the backdoor call with support for new instructions x86/vmware: Add a header file for hypercall definitions x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 49f75d1b7b51..2ca0b600d56f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17193,6 +17193,7 @@ M: "VMware, Inc." <pv-drivers@vmware.com>
L: virtualization@lists.linux-foundation.org
S: Supported
F: arch/x86/kernel/cpu/vmware.c
+F: arch/x86/include/asm/vmware.h
VMWARE PVRDMA DRIVER
M: Adit Ranadive <aditr@vmware.com>