I have made many significant contributions to the Xen code in QEMU, particularly the recent patches introducing a new PV device framework. I intend to make further significant contributions, porting other PV back- ends to the new framework with the intent of eventually removing the legacy code. It therefore seems reasonable that I become a maintainer of the Xen code.
Signed-off-by: Paul Durrant <[email protected]> Acked-by: Anthony Perard <[email protected]> Acked-by: Stefano Stabellini <[email protected]> --- Cc: Paolo Bonzini <[email protected]> v2: - Fix typo --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9875581..e6bd441 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -396,6 +396,7 @@ Guest CPU Cores (Xen): X86 M: Stefano Stabellini <[email protected]> M: Anthony Perard <[email protected]> +M: Paul Durrant <[email protected]> L: [email protected] S: Supported F: */xen* -- 2.1.4 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
