qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] MAINTAINERS: Add a section for the host OS and


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add a section for the host OS and a W32 maintainer
Date: Wed, 01 Feb 2012 16:11:47 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

On 01/27/2012 11:53 AM, Stefan Weil wrote:
Up to now, there was no special section for the different
host operating systems used with QEMU.

scripts/get_maintainer.pl did not show a maintainer for
OS specific files and patches.

Therefore I added three hosts systems:

* POSIX for the majority of host systems which are supported.
   This includes BSD and Linux host systems.

* LINUX is a special case of POSIX needed for some Linux specific
   files and directories.

* W32, W64 for a well known family of closed source operating systems.

I also added myself as a maintainer for W32, W64.

Signed-off-by: Stefan Weil<address@hidden>

Applied.  Thanks.

Regards,

Anthony Liguori

---
  MAINTAINERS |   20 ++++++++++++++++++++
  1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 73c0a10..882958e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -161,6 +161,26 @@ S: Supported
  F: xen-*
  F: */xen*

+Hosts:
+------
+
+LINUX
+L: address@hidden
+S: Maintained
+F: linux-*
+F: linux-headers/
+
+POSIX
+L: address@hidden
+S: Maintained
+F: *posix*
+
+W32, W64
+L: address@hidden
+M: Stefan Weil<address@hidden>
+S: Maintained
+F: *win32*
+
  ARM Machines
  ------------
  Gumstix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]