mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
10 lines
128 B
Plaintext
10 lines
128 B
Plaintext
|
/usr/sbin/bhyve \
|
||
|
-c 1 \
|
||
|
-m 214 \
|
||
|
-u \
|
||
|
-H \
|
||
|
-P \
|
||
|
-s 0:0,hostbridge \
|
||
|
-s 2:0,xhci,tablet \
|
||
|
-s 3:0,ahci-hd,/tmp/freebsd.img bhyve
|