mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
10 lines
131 B
Plaintext
10 lines
131 B
Plaintext
/usr/sbin/bhyve \
|
|
-c 1 \
|
|
-m 214 \
|
|
-H \
|
|
-P \
|
|
-s 0:0,hostbridge \
|
|
-s 1,lpc \
|
|
-l com1,/dev/whatever0A \
|
|
-l com2,/dev/whatever1B bhyve
|