mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
docs: bhyve: warn about bhyve:commandline risks
Document that using bhyve:commandline is not fully supported and may cause issues. Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
2055188363
commit
1879568744
@ -484,5 +484,10 @@ typically, the namespace is given the name of <code>bhyve</code>.
|
|||||||
</domain>
|
</domain>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
<p>Note that these extensions are for testing and development purposes only.
|
||||||
|
They are <b>unsupported</b>, using them may result in inconsistent state,
|
||||||
|
and upgrading either bhyve or libvirtd maybe break behavior of a domain that
|
||||||
|
was relying on a specific commands pass-through.</p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user