I am no longer in a position to be a Xen maintainer. Andrew has kindly volunteered to continue maintainance of the KEXEC subsystem. EVENT CHANNELS (FIFO-BASED ABI) will be maintained by the "Other" hypervisor maintainers.
Signed-off-by: David Vrabel <[email protected]> Cc: Andrew Cooper <[email protected]> --- MAINTAINERS | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 377b695..f0d0202 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -200,12 +200,6 @@ F: xen/include/efi/ F: xen/include/asm-x86/efi*.h F: xen/include/asm-x86/x86_*/efi*.h -EVENT CHANNELS (FIFO-BASED ABI) -M: David Vrabel <[email protected]> -S: Supported -F: xen/common/event_fifo.c -F: xen/include/xen/event_fifo.h - GDBSX DEBUGGER M: Elena Ufimtseva <[email protected]> S: Supported @@ -256,7 +250,7 @@ S: Odd Fixes F: tools/debugger/kdd/ KEXEC -M: David Vrabel <[email protected]> +M: Andrew Cooper <[email protected]> S: Supported F: xen/common/{kexec,kimage}.c F: xen/include/{kexec,kimage}.h -- 2.1.4 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
