mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-11-11 12:24:25 +03:00
Added link to libvirt-qpid on front page, and docs on URI formats for each driver
This commit is contained in:
@@ -146,8 +146,11 @@
|
||||
URIs are
|
||||
</p>
|
||||
<pre>
|
||||
uml:///system (local access, system instance)
|
||||
uml:///session (local access, session instance)
|
||||
uml:///session (local access to per-user instance)
|
||||
uml+unix:///session (local access to per-user instance)
|
||||
|
||||
uml:///system (local access to system instance)
|
||||
uml+unix:///system (local access to system instance)
|
||||
uml://example.com/system (remote access, TLS/x509)
|
||||
uml+tcp://example.com/system (remote access, SASl/Kerberos)
|
||||
uml+ssh://root@example.com/system (remote access, SSH tunnelled)
|
||||
|
||||
Reference in New Issue
Block a user