mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
bhyve: add missing test files
Fixes: 4277e61e22
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1 @@
|
||||
dummy
|
||||
Reference in New Issue
Block a user