mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
a2fd657b86
Historically we have used a bare lxc:/// URI for connecting to LXC. This is different from our practice with QEMU, UML, Parallels, Libxl, BHyve and VirtualBox drivers, which all use a path of '/system' or '/session' or both. By making LXC allow '/system', we have fully standardized on the use of either '/system' or '/session' for all the stateful drivers that run inside libvirtd. Support for lxc:/// is of course maintained for back-compat. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> |
||
---|---|---|
.. | ||
admin | ||
apparmor | ||
dominfo | ||
dommigrate | ||
domsuspend | ||
domtop | ||
hellolibvirt | ||
lxcconvert | ||
object-events | ||
openauth | ||
polkit | ||
rename | ||
systemtap | ||
xml | ||
Makefile.am |