Remove bvmconsole and bvmdebug.

Now that bhyve(8) supports UART, bvmconsole and bvmdebug are no longer needed.

This also removes the '-b' and '-g' flag from bhyve(8). These two flags were
marked deprecated in r368519.

Reviewed by:    grehan, kevans
Approved by:    kevans (mentor)
Differential Revision:  https://reviews.freebsd.org/D27490
This commit is contained in:
Robert Wing
2020-12-23 16:15:33 -09:00
parent 401f82df48
commit c4df8cbfde
12 changed files with 7 additions and 793 deletions
-2
View File
@@ -23,10 +23,8 @@ SRCS= \
block_if.c \
bootrom.c \
console.c \
consport.c \
ctl_util.c \
ctl_scsi_all.c \
dbgport.c \
fwctl.c \
gdb.c \
hda_codec.c \