vmrun.sh: Stop passing -A to bhyve

It's a no-op now.

Sponsored by:	Innovate UK
This commit is contained in:
Mark Johnston 2024-04-24 09:57:50 -04:00
parent 107584716c
commit 63d5f8c0f2

View file

@ -121,7 +121,7 @@ tap_total=0
disk_total=0
disk_emulation=${DEFAULT_DISK}
loader_opt=""
bhyverun_opt="-H -A -P"
bhyverun_opt="-H -P"
pass_total=0
# EFI-specific options