aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Ostrovsky <[email protected]>2022-05-27 13:57:05 -0400
committerJuergen Gross <[email protected]>2022-05-28 07:46:35 +0200
commit0a19bab54ef44348aa5edfc2b8ff47f63a45ae15 (patch)
tree76f0f2105d0c81a7889602121ef58eb711390020
parent49f8b459fc1de5e3712b57c8ccefae9ec45270f8 (diff)
MAINTAINERS: Update Xen maintainership
Due to time constraints I am stepping down as maintainter. I will stay as reviewer for x86 code (for which create a separate category). Stefano is now maintainer for Xen hypervisor interface and Oleksandr has graciously agreed to become a reviewer. Signed-off-by: Boris Ostrovsky <[email protected]> Acked-by: Stefano Stabellini <[email protected]> Acked-by: Juergen Gross <[email protected]> Acked-by: Oleksandr Tyshchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
-rw-r--r--MAINTAINERS18
1 files changed, 12 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d6d879cb0afd..b879c4e6750e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21549,23 +21549,29 @@ F: arch/arm64/include/asm/xen/
F: arch/arm64/xen/
XEN HYPERVISOR INTERFACE
-M: Boris Ostrovsky <[email protected]>
M: Juergen Gross <[email protected]>
-R: Stefano Stabellini <[email protected]>
+M: Stefano Stabellini <[email protected]>
+R: Oleksandr Tyshchenko <[email protected]>
L: [email protected] (moderated for non-subscribers)
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git
F: Documentation/ABI/stable/sysfs-hypervisor-xen
F: Documentation/ABI/testing/sysfs-hypervisor-xen
-F: arch/x86/include/asm/pvclock-abi.h
-F: arch/x86/include/asm/xen/
-F: arch/x86/platform/pvh/
-F: arch/x86/xen/
F: drivers/*/xen-*front.c
F: drivers/xen/
F: include/uapi/xen/
F: include/xen/
+XEN HYPERVISOR X86
+M: Juergen Gross <[email protected]>
+R: Boris Ostrovsky <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Supported
+F: arch/x86/include/asm/pvclock-abi.h
+F: arch/x86/include/asm/xen/
+F: arch/x86/platform/pvh/
+F: arch/x86/xen/
+
XEN NETWORK BACKEND DRIVER
M: Wei Liu <[email protected]>
M: Paul Durrant <[email protected]>