mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
bhyve: add missing test files
Fixes: 4277e61e22
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
This commit is contained in:
parent
9bee69872d
commit
54c207a13d
@ -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
|
Loading…
Reference in New Issue
Block a user