mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
maintainers: Add myself as a NetBSD reviewer
I volunteer to review NetBSD patches. Adding myself will help to not miss some of them. Restore NetBSD as a maintained host. All patches to make qemu/pkgsrc building have been emitted to review. Signed-off-by: Kamil Rytarowski <n54@gmx.com> Message-id: 20170513022143.2838-1-n54@gmx.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
96cd599818
commit
3c2bdbc1e4
2 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
|
1
configure
vendored
1
configure
vendored
|
@ -611,6 +611,7 @@ NetBSD)
|
|||
audio_possible_drivers="oss sdl"
|
||||
oss_lib="-lossaudio"
|
||||
HOST_VARIANT_DIR="netbsd"
|
||||
supported_os="yes"
|
||||
;;
|
||||
OpenBSD)
|
||||
bsd="yes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue