diff --git a/MAINTAINERS b/MAINTAINERS index 6e7adad1df80fa47b70de178d67bf51d1dba5b32..a334a25e5df093f49f7de146428d7d5e0f0eb962 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -386,6 +386,12 @@ M: Kamil Rytarowski <kamil@netbsd.org> S: Maintained K: ^Subject:.*(?i)NetBSD +OPENBSD +L: qemu-devel@nongnu.org +M: Brad Smith <brad@comstyle.com> +S: Maintained +K: ^Subject:.*(?i)OpenBSD + W32, W64 L: qemu-devel@nongnu.org M: Stefan Weil <sw@weilnetz.de> diff --git a/configure b/configure index ed45a3c4dd9c9cf4b2c2bb828f3d015a61ef39f0..39f3a4300163281cca6350d8548e5d8e4868b124 100755 --- a/configure +++ b/configure @@ -760,6 +760,7 @@ OpenBSD) audio_drv_list="sdl" audio_possible_drivers="sdl" HOST_VARIANT_DIR="openbsd" + supported_os="yes" ;; Darwin) bsd="yes"