mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
057a78ea31
Add missing data files for bhyve cpu topology tests that should have been
added in b66fda0a74
.
Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
10 lines
193 B
Plaintext
10 lines
193 B
Plaintext
/usr/sbin/bhyve \
|
|
-c cpus=2,sockets=1,cores=2,threads=1 \
|
|
-m 214 \
|
|
-u \
|
|
-H \
|
|
-P \
|
|
-s 0:0,hostbridge \
|
|
-s 2:0,ahci,hd:/tmp/freebsd.img \
|
|
-s 3:0,virtio-net,faketapdev,mac=52:54:00:b9:94:02 bhyve
|