summaryrefslogtreecommitdiffstats
path: root/src/guestfs.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-19 15:32:03 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-07-21 15:47:50 +0100
commit42ba2620031d4b52e5319e212c2ea96d80a93b52 (patch)
tree43ed01efe9ac0223a7a7b6330864348ce7dda0dd /src/guestfs.pod
parentf32b93416a9579feb1af19540c3c04924290f131 (diff)
downloadlibguestfs-42ba2620031d4b52e5319e212c2ea96d80a93b52.tar.gz
libguestfs-42ba2620031d4b52e5319e212c2ea96d80a93b52.tar.xz
libguestfs-42ba2620031d4b52e5319e212c2ea96d80a93b52.zip
Add attach-method "libvirt" or "libvirt:<URI>".
With this commit, you can set the attach method to libvirt, but calling launch will give an error.
Diffstat (limited to 'src/guestfs.pod')
-rw-r--r--src/guestfs.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 72a55064..92bdca04 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -1076,6 +1076,8 @@ library connects to the C<guestfsd> daemon in L</guestfs_launch>
The normal attach method is C<appliance>, where a small appliance is
created containing the daemon, and then the library connects to this.
+C<libvirt> or C<libvirt:I<URI>> are alternatives that use libvirt to
+start the appliance.
Setting attach method to C<unix:I<path>> (where I<path> is the path of
a Unix domain socket) causes L</guestfs_launch> to connect to an