]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Remove bsd_type
authorWarner Losh <imp@bsdimp.com>
Sun, 30 Jan 2022 19:02:53 +0000 (12:02 -0700)
committerWarner Losh <imp@bsdimp.com>
Sat, 26 Feb 2022 17:01:38 +0000 (10:01 -0700)
commita941a16f6f52b287df2d2aa307cc81ee207c42a1
tree340a5c4d682113d129a83dcf9caf735f15f4047b
parent0724067284fad14e23ce5286f3b9cb6e4e16d1a7
bsd-user: Remove bsd_type

Remove keeping track of which type of bsd we're running on. It's no
longer referenced in the code. Building bsd-user on NetBSD or OpenBSD
isn't possible, let alone running that code. Stop pretending that we can
do the cross BSD thing since there's been a large divergence since 2000
that makes this nearly impossible between FreeBSD and {Net,Open}BSD and
at least quite difficult between NetBSD and OpenBSD.

Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
bsd-user/main.c
bsd-user/qemu.h