This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-12-26 15:45:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
56be92b473
libvirt
/
tests
/
bhyvexml2argvdata
/
bhyvexml2argv-addr-no32devs-single-sata-disk.ldargs
5 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
bhyve: add tests for SATA address allocation
2017-01-05 14:38:20 +00:00
/usr/sbin/bhyveload \
-m 214 \
bhyvexml2argvtest: Use internal wrapping of command line arguments virCommandToString has the possibility to return an already wrapped string with better format than what we get from the test wrapper script. The main advantage is that arguments for an option are always on the same line which makes it more easy to see what changed in a diff and prevents re-wrapping of the line if a wrapping point moves over the threshold. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-03-31 08:46:36 +00:00
-d /tmp/freebsd.img \
bhyve
Reference in New Issue
Copy Permalink