diff options
-rw-r--r-- | MAINTAINERS | 6 | ||||
-rwxr-xr-x | configure | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b05e751376..ef2ec58a94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -354,6 +354,12 @@ L: qemu-devel@nongnu.org S: Maintained F: *posix* +NETBSD +L: qemu-devel@nongnu.org +M: Kamil Rytarowski <kamil@netbsd.org> +S: Maintained +K: (?i)NetBSD + W32, W64 L: qemu-devel@nongnu.org M: Stefan Weil <sw@weilnetz.de> @@ -611,6 +611,7 @@ NetBSD) audio_possible_drivers="oss sdl" oss_lib="-lossaudio" HOST_VARIANT_DIR="netbsd" + supported_os="yes" ;; OpenBSD) bsd="yes" |