bhyve: add missing test files

Fixes: 4277e61e22
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
This commit is contained in:
Roman Bogorodskiy 2020-09-22 15:59:37 +04:00
parent 9bee69872d
commit 54c207a13d
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,11 @@
/usr/sbin/bhyve \
-c 1 \
-m 214 \
-u \
-H \
-P \
-s 0:0,hostbridge \
-l bootrom,/path/to/test.fd \
-s 2:0,lpc \
-s 3:0,ahci,hd:/tmp/freebsd.img \
-s 1:0,virtio-net,faketapdev,mac=52:54:00:b9:94:02 bhyve