mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
11 lines
145 B
Plaintext
11 lines
145 B
Plaintext
|
/usr/sbin/bhyve \
|
||
|
-c 1 \
|
||
|
-m 214 \
|
||
|
-u \
|
||
|
-H \
|
||
|
-P \
|
||
|
-s 0:0,hostbridge \
|
||
|
-l bootrom,/path/to/test.fd \
|
||
|
-s 2:0,fbuf,tcp=:5900,vga=on \
|
||
|
-s 1,lpc bhyve
|